✕

JSON Physical Model

Schema for:

Model name: CDM V01
Author:
Version:
File name: CDM V13.json
File path: /Users/utkarshchaturvedi/Documents/CDM models/CDM V13.json
Printed On: Thu Nov 05 2020 15:49:14 GMT+0100 (CET)
Created with: Hackolade - Visual data modeling for NoSQL and multimodel databases
1. Model
2. Groups
3. Relationships
1. Model
1.1 Model CDM V01
1.1.1 CDM V01 Entity Relationship Diagram
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
1.1.2 CDM V01 Properties
PropertyValue
Model nameCDM V01
Technical name
Description
Author
DB vendorPlain JSON--no DB
Version
Comments
1.1.3 CDM V01 DB Definitions
2. Groups
2.1 Group ConstructionManagement
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.1.1 ConstructionManagement Properties
PropertyValue
Group nameConstructionManagement
Technical name
Description
Comments
2.1.2 ConstructionManagement Documents
2.1.2.1 Document Defects
2.1.2.1.1 Defects Tree Diagram
Defects
type
{123}
DefectsId
type
{123}
ProjectId
type
Defects
type
{123}
DefectsId
type
{123}
ProjectId
type
2.1.2.1.2 Defects Properties
PropertyValue
Document nameDefects
Technical name
Id
Description
GroupConstructionManagement
RESTful APIfalse
Additional propertiesfalse
Comments
2.1.2.1.3 Defects Fields
FieldTypeReqKeyDescriptionComments
DefectsIdintegerfalse
ProjectIdintegerfalse
2.1.2.1.3.1 Field DefectsId
2.1.2.1.3.1.1 DefectsId properties
PropertyValue
Name DefectsId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.1.2.1.3.2 Field ProjectId
2.1.2.1.3.2.1 ProjectId properties
PropertyValue
Name ProjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.1.2.1.4 Defects JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Defects",
    "additionalProperties": false,
    "properties": {
        "DefectsId": {
            "type": "integer"
        },
        "ProjectId": {
            "type": "integer"
        }
    }
}
2.1.2.1.5 Defects JSON data
{
    "DefectsId": -7,
    "ProjectId": 35
}
2.1.2.2 Document WarrantiesClaims
2.1.2.2.1 WarrantiesClaims Tree Diagram
WarrantiesClaims
type
{123}
ClaimId
type
WarrantiesClaims
type
{123}
ClaimId
type
2.1.2.2.2 WarrantiesClaims Properties
PropertyValue
Document nameWarrantiesClaims
Technical name
Id
Description
GroupConstructionManagement
RESTful APIfalse
Additional propertiesfalse
Comments
2.1.2.2.3 WarrantiesClaims Fields
FieldTypeReqKeyDescriptionComments
ClaimIdintegerfalse
2.1.2.2.3.1 Field ClaimId
2.1.2.2.3.1.1 ClaimId properties
PropertyValue
Name ClaimId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.1.2.2.4 WarrantiesClaims JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "WarrantiesClaims",
    "additionalProperties": false,
    "properties": {
        "ClaimId": {
            "type": "integer"
        }
    }
}
2.1.2.2.5 WarrantiesClaims JSON data
{
    "ClaimId": -39
}
2.2 Group Digital Twin
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.2.1 Digital Twin Properties
PropertyValue
Group nameDigital Twin
Technical name
Description
Comments
2.2.2 Digital Twin Documents
2.2.2.1 Document AreaMeasurement
2.2.2.1.1 AreaMeasurement Tree Diagram
AreaMeasurement
type
{123}
AreaMeasurementId
type
{ABC}
Category
type
{ABC}
Type
type
{123}
Value
type
{ABC}
Unit
type
{123}
BuildingId
type
{123}
SpaceId
type
{123}
FloorId
type
{123}
ValidFrom
type
{ABC}
Guid
type
{123}
ValidUntil
type
{ABC}
SiteId
type
AreaMeasurement
type
{123}
AreaMeasurementId
type
{ABC}
Category
type
{ABC}
Type
type
{123}
Value
type
{ABC}
Unit
type
{123}
BuildingId
type
{123}
SpaceId
type
{123}
FloorId
type
{123}
ValidFrom
type
{ABC}
Guid
type
{123}
ValidUntil
type
{ABC}
SiteId
type
2.2.2.1.2 AreaMeasurement Properties
PropertyValue
Document nameAreaMeasurement
Technical nameArMsrmnt
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.1.3 AreaMeasurement Fields
FieldTypeReqKeyDescriptionComments
AreaMeasurementIdintegerfalse
Categorystringfalse
Typestringfalse
Valueintegerfalse
Unitstringfalse
BuildingIdintegerfalse
SpaceIdintegerfalse
FloorIdintegerfalse
ValidFromintegerfalse
Guidstringfalse
ValidUntilintegerfalse
SiteIdstringfalse
2.2.2.1.3.1 Field AreaMeasurementId
2.2.2.1.3.1.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name ArMsrmntd
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.1.3.2 Field Category
2.2.2.1.3.2.1 Category properties
PropertyValue
Name Category
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.3 Field Type
2.2.2.1.3.3.1 Type properties
PropertyValue
Name Type
Technical name Typ
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.4 Field Value
2.2.2.1.3.4.1 Value properties
PropertyValue
Name Value
Technical name Vl
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.1.3.5 Field Unit
2.2.2.1.3.5.1 Unit properties
PropertyValue
Name Unit
Technical name Unt
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.6 Field BuildingId
2.2.2.1.3.6.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name Bldngd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.1.3.7 Field SpaceId
2.2.2.1.3.7.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name Spcd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Space
Foreign field SpaceId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.1.3.8 Field FloorId
2.2.2.1.3.8.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Floor
Foreign field FloorId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.1.3.9 Field ValidFrom
2.2.2.1.3.9.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name VldFrm
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Workplace
Foreign field WorkplaceId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.1.3.10 Field Guid
2.2.2.1.3.10.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.11 Field ValidUntil
2.2.2.1.3.11.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.1.3.12 Field SiteId
2.2.2.1.3.12.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.4 AreaMeasurement JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "AreaMeasurement",
    "additionalProperties": false,
    "properties": {
        "ArMsrmntd": {
            "type": "integer"
        },
        "Category": {
            "type": "string"
        },
        "Typ": {
            "type": "string"
        },
        "Vl": {
            "type": "integer"
        },
        "Unt": {
            "type": "string"
        },
        "Bldngd": {
            "type": "integer"
        },
        "Spcd": {
            "type": "integer"
        },
        "FloorId": {
            "type": "integer"
        },
        "VldFrm": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "integer"
        },
        "SiteId": {
            "type": "string"
        }
    }
}
2.2.2.1.5 AreaMeasurement JSON data
{
    "ArMsrmntd": 89,
    "Category": "Lorem",
    "Typ": "Lorem",
    "Vl": 75,
    "Unt": "Lorem",
    "Bldngd": -91,
    "Spcd": -61,
    "FloorId": -89,
    "VldFrm": -94,
    "Guid": "Lorem",
    "ValidUntil": 4,
    "SiteId": "Lorem"
}
2.2.2.2 Document BSensingObject
2.2.2.2.1 BSensingObject Tree Diagram
BSensingObject
type
{123}
BSensingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
TransferSystem
type
{ABC}
NetworkTopology
type
{ABC}
PowerSupply
type
{123}
NumberOfAntennae
type
{123}
NumberOfAutomatic Sensors
type
{123}
NumberOfCameras
type
{123}
NumberOfMonitors
type
{123}
NumberOfBoosters
type
{123}
NumberOfSignalingDevice
type
{123}
NumberOfSmogkeExtractors
type
{123}
NumberOfSubstations
type
{ABC}
RingPiping
type
BSensingObject
type
{123}
BSensingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
TransferSystem
type
{ABC}
NetworkTopology
type
{ABC}
PowerSupply
type
{123}
NumberOfAntennae
type
{123}
NumberOfAutomatic Sensors
type
{123}
NumberOfCameras
type
{123}
NumberOfMonitors
type
{123}
NumberOfBoosters
type
{123}
NumberOfSignalingDevice
type
{123}
NumberOfSmogkeExtractors
type
{123}
NumberOfSubstations
type
{ABC}
RingPiping
type
2.2.2.2.2 BSensingObject Properties
PropertyValue
Document nameBSensingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.2.3 BSensingObject Fields
FieldTypeReqKeyDescriptionComments
BSensingObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
Namestringfalse
TransferSystemstringfalse
NetworkTopologystringfalse
PowerSupplystringfalse
NumberOfAntennaeintegerfalse
NumberOfAutomatic Sensorsintegerfalse
NumberOfCamerasintegerfalse
NumberOfMonitorsintegerfalse
NumberOfBoostersintegerfalse
NumberOfSignalingDeviceintegerfalse
NumberOfSmogkeExtractorsintegerfalse
NumberOfSubstationsintegerfalse
RingPipingstringfalse
2.2.2.2.3.1 Field BSensingObjectId
2.2.2.2.3.1.1 BSensingObjectId properties
PropertyValue
Name BSensingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.2 Field ProductId
2.2.2.2.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.3 Field Type
2.2.2.2.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.4 Field Class
2.2.2.2.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.5 Field Name
2.2.2.2.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.6 Field TransferSystem
2.2.2.2.3.6.1 TransferSystem properties
PropertyValue
Name TransferSystem
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.7 Field NetworkTopology
2.2.2.2.3.7.1 NetworkTopology properties
PropertyValue
Name NetworkTopology
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.8 Field PowerSupply
2.2.2.2.3.8.1 PowerSupply properties
PropertyValue
Name PowerSupply
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.9 Field NumberOfAntennae
2.2.2.2.3.9.1 NumberOfAntennae properties
PropertyValue
Name NumberOfAntennae
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.10 Field NumberOfAutomatic Sensors
2.2.2.2.3.10.1 NumberOfAutomatic Sensors properties
PropertyValue
Name NumberOfAutomatic Sensors
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.11 Field NumberOfCameras
2.2.2.2.3.11.1 NumberOfCameras properties
PropertyValue
Name NumberOfCameras
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.12 Field NumberOfMonitors
2.2.2.2.3.12.1 NumberOfMonitors properties
PropertyValue
Name NumberOfMonitors
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.13 Field NumberOfBoosters
2.2.2.2.3.13.1 NumberOfBoosters properties
PropertyValue
Name NumberOfBoosters
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.14 Field NumberOfSignalingDevice
2.2.2.2.3.14.1 NumberOfSignalingDevice properties
PropertyValue
Name NumberOfSignalingDevice
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.15 Field NumberOfSmogkeExtractors
2.2.2.2.3.15.1 NumberOfSmogkeExtractors properties
PropertyValue
Name NumberOfSmogkeExtractors
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.16 Field NumberOfSubstations
2.2.2.2.3.16.1 NumberOfSubstations properties
PropertyValue
Name NumberOfSubstations
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.2.3.17 Field RingPiping
2.2.2.2.3.17.1 RingPiping properties
PropertyValue
Name RingPiping
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.4 BSensingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "BSensingObject",
    "additionalProperties": false,
    "properties": {
        "BSensingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "TransferSystem": {
            "type": "string"
        },
        "NetworkTopology": {
            "type": "string"
        },
        "PowerSupply": {
            "type": "string"
        },
        "NumberOfAntennae": {
            "type": "integer"
        },
        "NumberOfAutomatic Sensors": {
            "type": "integer"
        },
        "NumberOfCameras": {
            "type": "integer"
        },
        "NumberOfMonitors": {
            "type": "integer"
        },
        "NumberOfBoosters": {
            "type": "integer"
        },
        "NumberOfSignalingDevice": {
            "type": "integer"
        },
        "NumberOfSmogkeExtractors": {
            "type": "integer"
        },
        "NumberOfSubstations": {
            "type": "integer"
        },
        "RingPiping": {
            "type": "string"
        }
    }
}
2.2.2.2.5 BSensingObject JSON data
{
    "BSensingObjectId": 70,
    "ProductId": -25,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "TransferSystem": "Lorem",
    "NetworkTopology": "Lorem",
    "PowerSupply": "Lorem",
    "NumberOfAntennae": -90,
    "NumberOfAutomatic Sensors": 52,
    "NumberOfCameras": -50,
    "NumberOfMonitors": 93,
    "NumberOfBoosters": 67,
    "NumberOfSignalingDevice": 53,
    "NumberOfSmogkeExtractors": -72,
    "NumberOfSubstations": -78,
    "RingPiping": "Lorem"
}
2.2.2.3 Document Building
2.2.2.3.1 Building Tree Diagram
Building
type
{123}
PortfolioId
type
{123}
LandId
type
{123}
SiteId
type
{123}
BuildingId
type
{123}
BuildingCode
type
{ABC}
ValidFrom
type
{ABC}
ValidUntil
type
{ABC}
Name
type
{123}
AreaMeasurementId
type
{ABC}
Type
type
{123}
ParkingSpaces
type
{ABC}
ConstructionYear
type
{ABC}
BuildingClass
type
{ABC}
SupplyEnergy
type
{ABC}
SupplyWater
type
{ABC}
SupplyHeating
type
{123}
AddressId
type
{ABC}
Guid
type
{ABC}
PrimaryUsage
type
{ABC}
SecondaryUsage
type
Building
type
{123}
PortfolioId
type
{123}
LandId
type
{123}
SiteId
type
{123}
BuildingId
type
{123}
BuildingCode
type
{ABC}
ValidFrom
type
{ABC}
ValidUntil
type
{ABC}
Name
type
{123}
AreaMeasurementId
type
{ABC}
Type
type
{123}
ParkingSpaces
type
{ABC}
ConstructionYear
type
{ABC}
BuildingClass
type
{ABC}
SupplyEnergy
type
{ABC}
SupplyWater
type
{ABC}
SupplyHeating
type
{123}
AddressId
type
{ABC}
Guid
type
{ABC}
PrimaryUsage
type
{ABC}
SecondaryUsage
type
2.2.2.3.2 Building Properties
PropertyValue
Document nameBuilding
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.3.3 Building Fields
FieldTypeReqKeyDescriptionComments
PortfolioIdintegerfalse
LandIdintegerfalse
SiteIdintegerfalse
BuildingIdintegerfalse
BuildingCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidUntilstringtrue

[{ "dataType":"DateTime"}]

Namestringfalse
AreaMeasurementIdintegerfalse
Typestringfalse
ParkingSpacesintegerfalse
ConstructionYearstringfalse
BuildingClassstringfalse
SupplyEnergystringfalse
SupplyWaterstringfalse
SupplyHeatingstringfalse
AddressIdintegerfalse
Guidstringfalse
PrimaryUsagestringfalse
SecondaryUsagestringfalse
2.2.2.3.3.1 Field PortfolioId
2.2.2.3.3.1.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name Prtfld
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Portfolio
Foreign field PortfolioId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.2 Field LandId
2.2.2.3.3.2.1 LandId properties
PropertyValue
Name LandId
Technical name Lndd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.3 Field SiteId
2.2.2.3.3.3.1 SiteId properties
PropertyValue
Name SiteId
Technical name Std
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.4 Field BuildingId
2.2.2.3.3.4.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.5 Field BuildingCode
2.2.2.3.3.5.1 BuildingCode properties
PropertyValue
Name BuildingCode
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.6 Field ValidFrom
2.2.2.3.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name VldFrm
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.3.3.7 Field ValidUntil
2.2.2.3.3.7.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name Vldntl
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.3.3.8 Field Name
2.2.2.3.3.8.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.9 Field AreaMeasurementId
2.2.2.3.3.9.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.10 Field Type
2.2.2.3.3.10.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.11 Field ParkingSpaces
2.2.2.3.3.11.1 ParkingSpaces properties
PropertyValue
Name ParkingSpaces
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.12 Field ConstructionYear
2.2.2.3.3.12.1 ConstructionYear properties
PropertyValue
Name ConstructionYear
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.13 Field BuildingClass
2.2.2.3.3.13.1 BuildingClass properties
PropertyValue
Name BuildingClass
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.14 Field SupplyEnergy
2.2.2.3.3.14.1 SupplyEnergy properties
PropertyValue
Name SupplyEnergy
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.15 Field SupplyWater
2.2.2.3.3.15.1 SupplyWater properties
PropertyValue
Name SupplyWater
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.16 Field SupplyHeating
2.2.2.3.3.16.1 SupplyHeating properties
PropertyValue
Name SupplyHeating
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.17 Field AddressId
2.2.2.3.3.17.1 AddressId properties
PropertyValue
Name AddressId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Address1
Foreign field AddressId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.3.3.18 Field Guid
2.2.2.3.3.18.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.19 Field PrimaryUsage
2.2.2.3.3.19.1 PrimaryUsage properties
PropertyValue
Name PrimaryUsage
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.20 Field SecondaryUsage
2.2.2.3.3.20.1 SecondaryUsage properties
PropertyValue
Name SecondaryUsage
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.4 Building JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Building",
    "additionalProperties": false,
    "properties": {
        "Prtfld": {
            "type": "integer"
        },
        "Lndd": {
            "type": "integer"
        },
        "Std": {
            "type": "integer"
        },
        "BuildingId": {
            "type": "integer"
        },
        "BuildingCode": {
            "type": "integer"
        },
        "VldFrm": {
            "type": "string"
        },
        "Vldntl": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "ParkingSpaces": {
            "type": "integer"
        },
        "ConstructionYear": {
            "type": "string"
        },
        "BuildingClass": {
            "type": "string"
        },
        "SupplyEnergy": {
            "type": "string"
        },
        "SupplyWater": {
            "type": "string"
        },
        "SupplyHeating": {
            "type": "string"
        },
        "AddressId": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "PrimaryUsage": {
            "type": "string"
        },
        "SecondaryUsage": {
            "type": "string"
        }
    },
    "required": [
        "Vldntl"
    ]
}
2.2.2.3.5 Building JSON data
{
    "Prtfld": -60,
    "Lndd": 44,
    "Std": 44,
    "BuildingId": 40,
    "BuildingCode": 17,
    "VldFrm": "Lorem",
    "Vldntl": "Lorem",
    "Name": "Lorem",
    "AreaMeasurementId": -2,
    "Type": "Lorem",
    "ParkingSpaces": -86,
    "ConstructionYear": "Lorem",
    "BuildingClass": "Lorem",
    "SupplyEnergy": "Lorem",
    "SupplyWater": "Lorem",
    "SupplyHeating": "Lorem",
    "AddressId": -74,
    "Guid": "Lorem",
    "PrimaryUsage": "Lorem",
    "SecondaryUsage": "Lorem"
}
2.2.2.4 Document CStoringObject
2.2.2.4.1 CStoringObject Tree Diagram
CStoringObject
type
{123}
CStoringObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{123}
ContainerVolume
type
{123}
FillingWeight
type
{ABC}
Installation
type
{123}
NominalVolume
type
{123}
NumberOfContainers
type
{123}
StorageVolume
type
{123}
TotalVolume
type
{123}
Volume
type
{123}
OperatingPressure
type
CStoringObject
type
{123}
CStoringObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{123}
ContainerVolume
type
{123}
FillingWeight
type
{ABC}
Installation
type
{123}
NominalVolume
type
{123}
NumberOfContainers
type
{123}
StorageVolume
type
{123}
TotalVolume
type
{123}
Volume
type
{123}
OperatingPressure
type
2.2.2.4.2 CStoringObject Properties
PropertyValue
Document nameCStoringObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.4.3 CStoringObject Fields
FieldTypeReqKeyDescriptionComments
CStoringObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
Namestringfalse
ContainerVolumeintegerfalse
FillingWeightintegerfalse
Installationstringfalse
NominalVolumeintegerfalse
NumberOfContainersintegerfalse
StorageVolumeintegerfalse
TotalVolumeintegerfalse
Volumeintegerfalse
OperatingPressureintegerfalse
2.2.2.4.3.1 Field CStoringObjectId
2.2.2.4.3.1.1 CStoringObjectId properties
PropertyValue
Name CStoringObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.2 Field ProductId
2.2.2.4.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.3 Field Type
2.2.2.4.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.4 Field Class
2.2.2.4.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.5 Field Name
2.2.2.4.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.6 Field ContainerVolume
2.2.2.4.3.6.1 ContainerVolume properties
PropertyValue
Name ContainerVolume
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.7 Field FillingWeight
2.2.2.4.3.7.1 FillingWeight properties
PropertyValue
Name FillingWeight
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.8 Field Installation
2.2.2.4.3.8.1 Installation properties
PropertyValue
Name Installation
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.9 Field NominalVolume
2.2.2.4.3.9.1 NominalVolume properties
PropertyValue
Name NominalVolume
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.10 Field NumberOfContainers
2.2.2.4.3.10.1 NumberOfContainers properties
PropertyValue
Name NumberOfContainers
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.11 Field StorageVolume
2.2.2.4.3.11.1 StorageVolume properties
PropertyValue
Name StorageVolume
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.12 Field TotalVolume
2.2.2.4.3.12.1 TotalVolume properties
PropertyValue
Name TotalVolume
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.13 Field Volume
2.2.2.4.3.13.1 Volume properties
PropertyValue
Name Volume
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.3.14 Field OperatingPressure
2.2.2.4.3.14.1 OperatingPressure properties
PropertyValue
Name OperatingPressure
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.4.4 CStoringObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CStoringObject",
    "additionalProperties": false,
    "properties": {
        "CStoringObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "ContainerVolume": {
            "type": "integer"
        },
        "FillingWeight": {
            "type": "integer"
        },
        "Installation": {
            "type": "string"
        },
        "NominalVolume": {
            "type": "integer"
        },
        "NumberOfContainers": {
            "type": "integer"
        },
        "StorageVolume": {
            "type": "integer"
        },
        "TotalVolume": {
            "type": "integer"
        },
        "Volume": {
            "type": "integer"
        },
        "OperatingPressure": {
            "type": "integer"
        }
    }
}
2.2.2.4.5 CStoringObject JSON data
{
    "CStoringObjectId": -84,
    "ProductId": -53,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "ContainerVolume": -7,
    "FillingWeight": 63,
    "Installation": "Lorem",
    "NominalVolume": -34,
    "NumberOfContainers": -81,
    "StorageVolume": 17,
    "TotalVolume": 96,
    "Volume": 3,
    "OperatingPressure": -59
}
2.2.2.5 Document Certificate
2.2.2.5.1 Certificate Tree Diagram
Certificate
type
{123}
CertificateId
type
{ABC}
Type
type
{ABC}
IssuingDate
type
{123}
BuildingId
type
{ABC}
Guid
type
{ABC}
Name
type
{ABC}
Value
type
{123}
ValidFrom
type
{123}
ValidUntil
type
Certificate
type
{123}
CertificateId
type
{ABC}
Type
type
{ABC}
IssuingDate
type
{123}
BuildingId
type
{ABC}
Guid
type
{ABC}
Name
type
{ABC}
Value
type
{123}
ValidFrom
type
{123}
ValidUntil
type
2.2.2.5.2 Certificate Properties
PropertyValue
Document nameCertificate
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.5.3 Certificate Fields
FieldTypeReqKeyDescriptionComments
CertificateIdintegerfalse
Typestringfalse
IssuingDatestringfalse

[{ "dataType":"DateTime"}]

BuildingIdintegerfalse
Guidstringfalse
Namestringfalse
Valuestringfalse
ValidFromintegerfalse
ValidUntilintegerfalse
2.2.2.5.3.1 Field CertificateId
2.2.2.5.3.1.1 CertificateId properties
PropertyValue
Name CertificateId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.5.3.2 Field Type
2.2.2.5.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.3 Field IssuingDate
2.2.2.5.3.3.1 IssuingDate properties
PropertyValue
Name IssuingDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.5.3.4 Field BuildingId
2.2.2.5.3.4.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.5.3.5 Field Guid
2.2.2.5.3.5.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.6 Field Name
2.2.2.5.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.7 Field Value
2.2.2.5.3.7.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.8 Field ValidFrom
2.2.2.5.3.8.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.5.3.9 Field ValidUntil
2.2.2.5.3.9.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.5.4 Certificate JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Certificate",
    "additionalProperties": false,
    "properties": {
        "CertificateId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "IssuingDate": {
            "type": "string"
        },
        "BuildingId": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "Value": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "integer"
        },
        "ValidUntil": {
            "type": "integer"
        }
    }
}
2.2.2.5.5 Certificate JSON data
{
    "CertificateId": -15,
    "Type": "Lorem",
    "IssuingDate": "Lorem",
    "BuildingId": 79,
    "Guid": "Lorem",
    "Name": "Lorem",
    "Value": "Lorem",
    "ValidFrom": -21,
    "ValidUntil": 33
}
2.2.2.6 Document EEmittingObject
2.2.2.6.1 EEmittingObject Tree Diagram
EEmittingObject
type
{123}
EEmittingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
CollectorSurface
type
{ABC}
ConnectiontosecondaryCircuit
type
{ABC}
CoolingMediumype
type
{ABC}
DecentralizedConstruction
type
{ABC}
Dehumidifying
type
{123}
Density
type
{ABC}
DriveEnergy
type
{123}
ElectricalPower
type
{ABC}
EnergyEfficiencyClass
type
{ABC}
EnergySupply
type
{ABC}
ExhaustAirVolumeFlow
type
{ABC}
ExtinguishingAgent
type
{ABC}
FireClass
type
{ABC}
FireExtinguisherTransportType
type
{ABC}
FittingType
type
{ABC}
Fuel
type
{ABC}
GrateType
type
{ABC}
HeatingType
type
{ABC}
FilterClass
type
{ABC}
Humidifying
type
{ABC}
InstallationSite
type
{123}
InstalledElectricalLoad
type
{ABC}
InsulationThickness
type
{123}
MaximumBurnerCapacity
type
{123}
MaximumVolumeFlow
type
{123}
MinimumBurnerCapacity
type
{ABC}
MediumSupplied
type
{ABC}
NominalPower
type
{123}
NumberOfAlarmValveStations
type
{123}
NumberOfCirculationPumps
type
{123}
NumberOfCompartmentValves
type
{123}
NumberOfHeatingCircuits
type
{123}
NumberOfCoolingCircuits
type
{123}
NumberOfInlets
type
{123}
NumberOfSprinklerHeads
type
{123}
NumberOfSupplyPoints
type
{123}
NumberOfZoneChecks
type
{ABC}
OperatingMode
type
{ABC}
PipingSystem
type
{ABC}
Power
type
{ABC}
PurposeOfHeating
type
{ABC}
RadiatorType
type
{ABC}
RecoolingSystemType
type
{ABC}
RecoolingUnitType
type
{ABC}
StorageColume
type
{123}
ThearmalHeatingPower
type
{123}
ThermalPower
type
{ABC}
TraceHeating
type
{ABC}
WaterSupply
type
EEmittingObject
type
{123}
EEmittingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
CollectorSurface
type
{ABC}
ConnectiontosecondaryCircuit
type
{ABC}
CoolingMediumype
type
{ABC}
DecentralizedConstruction
type
{ABC}
Dehumidifying
type
{123}
Density
type
{ABC}
DriveEnergy
type
{123}
ElectricalPower
type
{ABC}
EnergyEfficiencyClass
type
{ABC}
EnergySupply
type
{ABC}
ExhaustAirVolumeFlow
type
{ABC}
ExtinguishingAgent
type
{ABC}
FireClass
type
{ABC}
FireExtinguisherTransportType
type
{ABC}
FittingType
type
{ABC}
Fuel
type
{ABC}
GrateType
type
{ABC}
HeatingType
type
{ABC}
FilterClass
type
{ABC}
Humidifying
type
{ABC}
InstallationSite
type
{123}
InstalledElectricalLoad
type
{ABC}
InsulationThickness
type
{123}
MaximumBurnerCapacity
type
{123}
MaximumVolumeFlow
type
{123}
MinimumBurnerCapacity
type
{ABC}
MediumSupplied
type
{ABC}
NominalPower
type
{123}
NumberOfAlarmValveStations
type
{123}
NumberOfCirculationPumps
type
{123}
NumberOfCompartmentValves
type
{123}
NumberOfHeatingCircuits
type
{123}
NumberOfCoolingCircuits
type
{123}
NumberOfInlets
type
{123}
NumberOfSprinklerHeads
type
{123}
NumberOfSupplyPoints
type
{123}
NumberOfZoneChecks
type
{ABC}
OperatingMode
type
{ABC}
PipingSystem
type
{ABC}
Power
type
{ABC}
PurposeOfHeating
type
{ABC}
RadiatorType
type
{ABC}
RecoolingSystemType
type
{ABC}
RecoolingUnitType
type
{ABC}
StorageColume
type
{123}
ThearmalHeatingPower
type
{123}
ThermalPower
type
{ABC}
TraceHeating
type
{ABC}
WaterSupply
type
2.2.2.6.2 EEmittingObject Properties
PropertyValue
Document nameEEmittingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.6.3 EEmittingObject Fields
FieldTypeReqKeyDescriptionComments
EEmittingObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
Namestringfalse
CollectorSurfacestringfalse
ConnectiontosecondaryCircuitstringfalse
CoolingMediumypestringfalse
DecentralizedConstructionstringfalse
Dehumidifyingstringfalse
Densityintegerfalse
DriveEnergystringfalse
ElectricalPowerintegerfalse
EnergyEfficiencyClassstringfalse
EnergySupplystringfalse
ExhaustAirVolumeFlowstringfalse
ExtinguishingAgentstringfalse
FireClassstringfalse
FireExtinguisherTransportTypestringfalse
FittingTypestringfalse
Fuelstringfalse
GrateTypestringfalse
HeatingTypestringfalse
FilterClassstringfalse
Humidifyingstringfalse
InstallationSitestringfalse
InstalledElectricalLoadintegerfalse
InsulationThicknessstringfalse
MaximumBurnerCapacityintegerfalse
MaximumVolumeFlowintegerfalse
MinimumBurnerCapacityintegerfalse
MediumSuppliedstringfalse
NominalPowerstringfalse
NumberOfAlarmValveStationsintegerfalse
NumberOfCirculationPumpsintegerfalse
NumberOfCompartmentValvesintegerfalse
NumberOfHeatingCircuitsintegerfalse
NumberOfCoolingCircuitsintegerfalse
NumberOfInletsintegerfalse
NumberOfSprinklerHeadsintegerfalse
NumberOfSupplyPointsintegerfalse
NumberOfZoneChecksintegerfalse
OperatingModestringfalse
PipingSystemstringfalse
Powerstringfalse
PurposeOfHeatingstringfalse
RadiatorTypestringfalse
RecoolingSystemTypestringfalse
RecoolingUnitTypestringfalse
StorageColumestringfalse
ThearmalHeatingPowerintegerfalse
ThermalPowerintegerfalse
TraceHeatingstringfalse
WaterSupplystringfalse
2.2.2.6.3.1 Field EEmittingObjectId
2.2.2.6.3.1.1 EEmittingObjectId properties
PropertyValue
Name EEmittingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.2 Field ProductId
2.2.2.6.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.3 Field Type
2.2.2.6.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.4 Field Class
2.2.2.6.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.5 Field Name
2.2.2.6.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.6 Field CollectorSurface
2.2.2.6.3.6.1 CollectorSurface properties
PropertyValue
Name CollectorSurface
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.7 Field ConnectiontosecondaryCircuit
2.2.2.6.3.7.1 ConnectiontosecondaryCircuit properties
PropertyValue
Name ConnectiontosecondaryCircuit
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.8 Field CoolingMediumype
2.2.2.6.3.8.1 CoolingMediumype properties
PropertyValue
Name CoolingMediumype
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.9 Field DecentralizedConstruction
2.2.2.6.3.9.1 DecentralizedConstruction properties
PropertyValue
Name DecentralizedConstruction
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.10 Field Dehumidifying
2.2.2.6.3.10.1 Dehumidifying properties
PropertyValue
Name Dehumidifying
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.11 Field Density
2.2.2.6.3.11.1 Density properties
PropertyValue
Name Density
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.12 Field DriveEnergy
2.2.2.6.3.12.1 DriveEnergy properties
PropertyValue
Name DriveEnergy
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.13 Field ElectricalPower
2.2.2.6.3.13.1 ElectricalPower properties
PropertyValue
Name ElectricalPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.14 Field EnergyEfficiencyClass
2.2.2.6.3.14.1 EnergyEfficiencyClass properties
PropertyValue
Name EnergyEfficiencyClass
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.15 Field EnergySupply
2.2.2.6.3.15.1 EnergySupply properties
PropertyValue
Name EnergySupply
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.16 Field ExhaustAirVolumeFlow
2.2.2.6.3.16.1 ExhaustAirVolumeFlow properties
PropertyValue
Name ExhaustAirVolumeFlow
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.17 Field ExtinguishingAgent
2.2.2.6.3.17.1 ExtinguishingAgent properties
PropertyValue
Name ExtinguishingAgent
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.18 Field FireClass
2.2.2.6.3.18.1 FireClass properties
PropertyValue
Name FireClass
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.19 Field FireExtinguisherTransportType
2.2.2.6.3.19.1 FireExtinguisherTransportType properties
PropertyValue
Name FireExtinguisherTransportType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.20 Field FittingType
2.2.2.6.3.20.1 FittingType properties
PropertyValue
Name FittingType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.21 Field Fuel
2.2.2.6.3.21.1 Fuel properties
PropertyValue
Name Fuel
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.22 Field GrateType
2.2.2.6.3.22.1 GrateType properties
PropertyValue
Name GrateType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.23 Field HeatingType
2.2.2.6.3.23.1 HeatingType properties
PropertyValue
Name HeatingType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.24 Field FilterClass
2.2.2.6.3.24.1 FilterClass properties
PropertyValue
Name FilterClass
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.25 Field Humidifying
2.2.2.6.3.25.1 Humidifying properties
PropertyValue
Name Humidifying
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.26 Field InstallationSite
2.2.2.6.3.26.1 InstallationSite properties
PropertyValue
Name InstallationSite
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.27 Field InstalledElectricalLoad
2.2.2.6.3.27.1 InstalledElectricalLoad properties
PropertyValue
Name InstalledElectricalLoad
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.28 Field InsulationThickness
2.2.2.6.3.28.1 InsulationThickness properties
PropertyValue
Name InsulationThickness
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.29 Field MaximumBurnerCapacity
2.2.2.6.3.29.1 MaximumBurnerCapacity properties
PropertyValue
Name MaximumBurnerCapacity
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.30 Field MaximumVolumeFlow
2.2.2.6.3.30.1 MaximumVolumeFlow properties
PropertyValue
Name MaximumVolumeFlow
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.31 Field MinimumBurnerCapacity
2.2.2.6.3.31.1 MinimumBurnerCapacity properties
PropertyValue
Name MinimumBurnerCapacity
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.32 Field MediumSupplied
2.2.2.6.3.32.1 MediumSupplied properties
PropertyValue
Name MediumSupplied
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.33 Field NominalPower
2.2.2.6.3.33.1 NominalPower properties
PropertyValue
Name NominalPower
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.34 Field NumberOfAlarmValveStations
2.2.2.6.3.34.1 NumberOfAlarmValveStations properties
PropertyValue
Name NumberOfAlarmValveStations
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.35 Field NumberOfCirculationPumps
2.2.2.6.3.35.1 NumberOfCirculationPumps properties
PropertyValue
Name NumberOfCirculationPumps
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.36 Field NumberOfCompartmentValves
2.2.2.6.3.36.1 NumberOfCompartmentValves properties
PropertyValue
Name NumberOfCompartmentValves
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.37 Field NumberOfHeatingCircuits
2.2.2.6.3.37.1 NumberOfHeatingCircuits properties
PropertyValue
Name NumberOfHeatingCircuits
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.38 Field NumberOfCoolingCircuits
2.2.2.6.3.38.1 NumberOfCoolingCircuits properties
PropertyValue
Name NumberOfCoolingCircuits
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.39 Field NumberOfInlets
2.2.2.6.3.39.1 NumberOfInlets properties
PropertyValue
Name NumberOfInlets
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.40 Field NumberOfSprinklerHeads
2.2.2.6.3.40.1 NumberOfSprinklerHeads properties
PropertyValue
Name NumberOfSprinklerHeads
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.41 Field NumberOfSupplyPoints
2.2.2.6.3.41.1 NumberOfSupplyPoints properties
PropertyValue
Name NumberOfSupplyPoints
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.42 Field NumberOfZoneChecks
2.2.2.6.3.42.1 NumberOfZoneChecks properties
PropertyValue
Name NumberOfZoneChecks
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.43 Field OperatingMode
2.2.2.6.3.43.1 OperatingMode properties
PropertyValue
Name OperatingMode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.44 Field PipingSystem
2.2.2.6.3.44.1 PipingSystem properties
PropertyValue
Name PipingSystem
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.45 Field Power
2.2.2.6.3.45.1 Power properties
PropertyValue
Name Power
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.46 Field PurposeOfHeating
2.2.2.6.3.46.1 PurposeOfHeating properties
PropertyValue
Name PurposeOfHeating
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.47 Field RadiatorType
2.2.2.6.3.47.1 RadiatorType properties
PropertyValue
Name RadiatorType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.48 Field RecoolingSystemType
2.2.2.6.3.48.1 RecoolingSystemType properties
PropertyValue
Name RecoolingSystemType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.49 Field RecoolingUnitType
2.2.2.6.3.49.1 RecoolingUnitType properties
PropertyValue
Name RecoolingUnitType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.50 Field StorageColume
2.2.2.6.3.50.1 StorageColume properties
PropertyValue
Name StorageColume
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.51 Field ThearmalHeatingPower
2.2.2.6.3.51.1 ThearmalHeatingPower properties
PropertyValue
Name ThearmalHeatingPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.52 Field ThermalPower
2.2.2.6.3.52.1 ThermalPower properties
PropertyValue
Name ThermalPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.6.3.53 Field TraceHeating
2.2.2.6.3.53.1 TraceHeating properties
PropertyValue
Name TraceHeating
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.54 Field WaterSupply
2.2.2.6.3.54.1 WaterSupply properties
PropertyValue
Name WaterSupply
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.4 EEmittingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "EEmittingObject",
    "additionalProperties": false,
    "properties": {
        "EEmittingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "CollectorSurface": {
            "type": "string"
        },
        "ConnectiontosecondaryCircuit": {
            "type": "string"
        },
        "CoolingMediumype": {
            "type": "string"
        },
        "DecentralizedConstruction": {
            "type": "string"
        },
        "Dehumidifying": {
            "type": "string"
        },
        "Density": {
            "type": "integer"
        },
        "DriveEnergy": {
            "type": "string"
        },
        "ElectricalPower": {
            "type": "integer"
        },
        "EnergyEfficiencyClass": {
            "type": "string"
        },
        "EnergySupply": {
            "type": "string"
        },
        "ExhaustAirVolumeFlow": {
            "type": "string"
        },
        "ExtinguishingAgent": {
            "type": "string"
        },
        "FireClass": {
            "type": "string"
        },
        "FireExtinguisherTransportType": {
            "type": "string"
        },
        "FittingType": {
            "type": "string"
        },
        "Fuel": {
            "type": "string"
        },
        "GrateType": {
            "type": "string"
        },
        "HeatingType": {
            "type": "string"
        },
        "FilterClass": {
            "type": "string"
        },
        "Humidifying": {
            "type": "string"
        },
        "InstallationSite": {
            "type": "string"
        },
        "InstalledElectricalLoad": {
            "type": "integer"
        },
        "InsulationThickness": {
            "type": "string"
        },
        "MaximumBurnerCapacity": {
            "type": "integer"
        },
        "MaximumVolumeFlow": {
            "type": "integer"
        },
        "MinimumBurnerCapacity": {
            "type": "integer"
        },
        "MediumSupplied": {
            "type": "string"
        },
        "NominalPower": {
            "type": "string"
        },
        "NumberOfAlarmValveStations": {
            "type": "integer"
        },
        "NumberOfCirculationPumps": {
            "type": "integer"
        },
        "NumberOfCompartmentValves": {
            "type": "integer"
        },
        "NumberOfHeatingCircuits": {
            "type": "integer"
        },
        "NumberOfCoolingCircuits": {
            "type": "integer"
        },
        "NumberOfInlets": {
            "type": "integer"
        },
        "NumberOfSprinklerHeads": {
            "type": "integer"
        },
        "NumberOfSupplyPoints": {
            "type": "integer"
        },
        "NumberOfZoneChecks": {
            "type": "integer"
        },
        "OperatingMode": {
            "type": "string"
        },
        "PipingSystem": {
            "type": "string"
        },
        "Power": {
            "type": "string"
        },
        "PurposeOfHeating": {
            "type": "string"
        },
        "RadiatorType": {
            "type": "string"
        },
        "RecoolingSystemType": {
            "type": "string"
        },
        "RecoolingUnitType": {
            "type": "string"
        },
        "StorageColume": {
            "type": "string"
        },
        "ThearmalHeatingPower": {
            "type": "integer"
        },
        "ThermalPower": {
            "type": "integer"
        },
        "TraceHeating": {
            "type": "string"
        },
        "WaterSupply": {
            "type": "string"
        }
    }
}
2.2.2.6.5 EEmittingObject JSON data
{
    "EEmittingObjectId": 84,
    "ProductId": 11,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "CollectorSurface": "Lorem",
    "ConnectiontosecondaryCircuit": "Lorem",
    "CoolingMediumype": "Lorem",
    "DecentralizedConstruction": "Lorem",
    "Dehumidifying": "Lorem",
    "Density": 95,
    "DriveEnergy": "Lorem",
    "ElectricalPower": -54,
    "EnergyEfficiencyClass": "Lorem",
    "EnergySupply": "Lorem",
    "ExhaustAirVolumeFlow": "Lorem",
    "ExtinguishingAgent": "Lorem",
    "FireClass": "Lorem",
    "FireExtinguisherTransportType": "Lorem",
    "FittingType": "Lorem",
    "Fuel": "Lorem",
    "GrateType": "Lorem",
    "HeatingType": "Lorem",
    "FilterClass": "Lorem",
    "Humidifying": "Lorem",
    "InstallationSite": "Lorem",
    "InstalledElectricalLoad": 97,
    "InsulationThickness": "Lorem",
    "MaximumBurnerCapacity": 73,
    "MaximumVolumeFlow": 78,
    "MinimumBurnerCapacity": -21,
    "MediumSupplied": "Lorem",
    "NominalPower": "Lorem",
    "NumberOfAlarmValveStations": 19,
    "NumberOfCirculationPumps": -48,
    "NumberOfCompartmentValves": 93,
    "NumberOfHeatingCircuits": 1,
    "NumberOfCoolingCircuits": -27,
    "NumberOfInlets": 23,
    "NumberOfSprinklerHeads": 63,
    "NumberOfSupplyPoints": -94,
    "NumberOfZoneChecks": 74,
    "OperatingMode": "Lorem",
    "PipingSystem": "Lorem",
    "Power": "Lorem",
    "PurposeOfHeating": "Lorem",
    "RadiatorType": "Lorem",
    "RecoolingSystemType": "Lorem",
    "RecoolingUnitType": "Lorem",
    "StorageColume": "Lorem",
    "ThearmalHeatingPower": 17,
    "ThermalPower": 46,
    "TraceHeating": "Lorem",
    "WaterSupply": "Lorem"
}
2.2.2.7 Document FProtectingObject
2.2.2.7.1 FProtectingObject Tree Diagram
FProtectingObject
type
{123}
FProtectingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
InstallationSituation
type
{ABC}
ProofOfUsability
type
FProtectingObject
type
{123}
FProtectingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
InstallationSituation
type
{ABC}
ProofOfUsability
type
2.2.2.7.2 FProtectingObject Properties
PropertyValue
Document nameFProtectingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.7.3 FProtectingObject Fields
FieldTypeReqKeyDescriptionComments
FProtectingObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
Namestringfalse
InstallationSituationstringfalse
ProofOfUsabilitystringfalse
2.2.2.7.3.1 Field FProtectingObjectId
2.2.2.7.3.1.1 FProtectingObjectId properties
PropertyValue
Name FProtectingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.7.3.2 Field ProductId
2.2.2.7.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.7.3.3 Field Type
2.2.2.7.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.4 Field Class
2.2.2.7.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.5 Field Name
2.2.2.7.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.6 Field InstallationSituation
2.2.2.7.3.6.1 InstallationSituation properties
PropertyValue
Name InstallationSituation
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.7 Field ProofOfUsability
2.2.2.7.3.7.1 ProofOfUsability properties
PropertyValue
Name ProofOfUsability
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.4 FProtectingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FProtectingObject",
    "additionalProperties": false,
    "properties": {
        "FProtectingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "InstallationSituation": {
            "type": "string"
        },
        "ProofOfUsability": {
            "type": "string"
        }
    }
}
2.2.2.7.5 FProtectingObject JSON data
{
    "FProtectingObjectId": 76,
    "ProductId": 20,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "InstallationSituation": "Lorem",
    "ProofOfUsability": "Lorem"
}
2.2.2.8 Document Floor
2.2.2.8.1 Floor Tree Diagram
Floor
type
{123}
BuildingId
type
{123}
FloorId
type
{123}
FloorCode
type
{ABC}
ValidFrom
type
{ABC}
ValidUntil
type
{ABC}
Name
type
{123}
AreaMeasurementId
type
{123}
FloorNumber
type
{123}
FloorHightRaw
type
{123}
FloorLevelShell
type
{123}
ConstructionAreaBearing
type
{123}
ConstructionAreaNonBearing
type
{ABC}
Guid
type
Floor
type
{123}
BuildingId
type
{123}
FloorId
type
{123}
FloorCode
type
{ABC}
ValidFrom
type
{ABC}
ValidUntil
type
{ABC}
Name
type
{123}
AreaMeasurementId
type
{123}
FloorNumber
type
{123}
FloorHightRaw
type
{123}
FloorLevelShell
type
{123}
ConstructionAreaBearing
type
{123}
ConstructionAreaNonBearing
type
{ABC}
Guid
type
2.2.2.8.2 Floor Properties
PropertyValue
Document nameFloor
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.8.3 Floor Fields
FieldTypeReqKeyDescriptionComments
BuildingIdintegerfalse
FloorIdintegerfalse
FloorCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidUntilstringtrue

[{ "dataType":"DateTime"}]

Namestringfalse
AreaMeasurementIdintegerfalse
FloorNumberintegerfalse
FloorHightRawintegerfalse
FloorLevelShellintegerfalse
ConstructionAreaBearingintegerfalse
ConstructionAreaNonBearingintegerfalse
Guidstringfalse
2.2.2.8.3.1 Field BuildingId
2.2.2.8.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name Bldngd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.2 Field FloorId
2.2.2.8.3.2.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.3 Field FloorCode
2.2.2.8.3.3.1 FloorCode properties
PropertyValue
Name FloorCode
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.4 Field ValidFrom
2.2.2.8.3.4.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.8.3.5 Field ValidUntil
2.2.2.8.3.5.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.8.3.6 Field Name
2.2.2.8.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.8.3.7 Field AreaMeasurementId
2.2.2.8.3.7.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.8 Field FloorNumber
2.2.2.8.3.8.1 FloorNumber properties
PropertyValue
Name FloorNumber
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.9 Field FloorHightRaw
2.2.2.8.3.9.1 FloorHightRaw properties
PropertyValue
Name FloorHightRaw
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.10 Field FloorLevelShell
2.2.2.8.3.10.1 FloorLevelShell properties
PropertyValue
Name FloorLevelShell
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.11 Field ConstructionAreaBearing
2.2.2.8.3.11.1 ConstructionAreaBearing properties
PropertyValue
Name ConstructionAreaBearing
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.12 Field ConstructionAreaNonBearing
2.2.2.8.3.12.1 ConstructionAreaNonBearing properties
PropertyValue
Name ConstructionAreaNonBearing
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.8.3.13 Field Guid
2.2.2.8.3.13.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.8.4 Floor JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Floor",
    "additionalProperties": false,
    "properties": {
        "Bldngd": {
            "type": "integer"
        },
        "FloorId": {
            "type": "integer"
        },
        "FloorCode": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "FloorNumber": {
            "type": "integer"
        },
        "FloorHightRaw": {
            "type": "integer"
        },
        "FloorLevelShell": {
            "type": "integer"
        },
        "ConstructionAreaBearing": {
            "type": "integer"
        },
        "ConstructionAreaNonBearing": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        }
    },
    "required": [
        "ValidUntil"
    ]
}
2.2.2.8.5 Floor JSON data
{
    "Bldngd": 33,
    "FloorId": -83,
    "FloorCode": -24,
    "ValidFrom": "Lorem",
    "ValidUntil": "Lorem",
    "Name": "Lorem",
    "AreaMeasurementId": -46,
    "FloorNumber": -27,
    "FloorHightRaw": 36,
    "FloorLevelShell": 98,
    "ConstructionAreaBearing": 69,
    "ConstructionAreaNonBearing": 83,
    "Guid": "Lorem"
}
2.2.2.9 Document GGeneratingObject
2.2.2.9.1 GGeneratingObject Tree Diagram
GGeneratingObject
type
{123}
GGeneratingObjectId
type
{ABC}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
AutomaticFeed
type
{ABC}
ApplicationArea
type
{0/1}
AutomaticFeed
type
{ABC}
Ceiling
type
{ABC}
CompressorType
type
{ABC}
CollectingContainer
type
{ABC}
ConstructionStandards
type
{123}
ContainerColume
type
{ABC}
ContainingFeces
type
{ABC}
Direction
type
{ABC}
DischargeHeight
type
{ABC}
ElectricalPeak
type
{ABC}
ElectricalPower
type
{ABC}
ExplosionSafe
type
{ABC}
FanSeries
type
{ABC}
FlowRate
type
{ABC}
LifterType
type
{123}
LiftingHeight
type
{ABC}
Lighting
type
{ABC}
LoadBearingCapacity
type
{123}
MaximumPressure
type
{ABC}
MobileSystem
type
{123}
MotorNominalPower
type
{123}
MotorPower
type
{ABC}
MotorRatedCurrent
type
{123}
NumberOfCells
type
{ABC}
NumberOfDrives
type
{ABC}
NumberOfModules
type
{123}
NumberOfPowerInverters
type
{123}
NumberOfPumps
type
{ABC}
NumberOfStops
type
{ABC}
NumberOfTapping
type
{ABC}
OptimalVolumeStream
type
{123}
PassengerCapacity
type
{ABC}
ProtectionType
type
{123}
RatedCapacity
type
{ABC}
Rated
type
{123}
RatedElectricalPower
type
{ABC}
RotationSpeedControl
type
{123}
RotorDiameter
type
{ABC}
SafuFallProtection
type
{ABC}
SpeedControl
type
{ABC}
TiltingAngle
type
{ABC}
Triggering
type
{123}
Voltage
type
{123}
VolumeFlow
type
{123}
VolumeOfFuelReserves
type
GGeneratingObject
type
{123}
GGeneratingObjectId
type
{ABC}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
AutomaticFeed
type
{ABC}
ApplicationArea
type
{0/1}
AutomaticFeed
type
{ABC}
Ceiling
type
{ABC}
CompressorType
type
{ABC}
CollectingContainer
type
{ABC}
ConstructionStandards
type
{123}
ContainerColume
type
{ABC}
ContainingFeces
type
{ABC}
Direction
type
{ABC}
DischargeHeight
type
{ABC}
ElectricalPeak
type
{ABC}
ElectricalPower
type
{ABC}
ExplosionSafe
type
{ABC}
FanSeries
type
{ABC}
FlowRate
type
{ABC}
LifterType
type
{123}
LiftingHeight
type
{ABC}
Lighting
type
{ABC}
LoadBearingCapacity
type
{123}
MaximumPressure
type
{ABC}
MobileSystem
type
{123}
MotorNominalPower
type
{123}
MotorPower
type
{ABC}
MotorRatedCurrent
type
{123}
NumberOfCells
type
{ABC}
NumberOfDrives
type
{ABC}
NumberOfModules
type
{123}
NumberOfPowerInverters
type
{123}
NumberOfPumps
type
{ABC}
NumberOfStops
type
{ABC}
NumberOfTapping
type
{ABC}
OptimalVolumeStream
type
{123}
PassengerCapacity
type
{ABC}
ProtectionType
type
{123}
RatedCapacity
type
{ABC}
Rated
type
{123}
RatedElectricalPower
type
{ABC}
RotationSpeedControl
type
{123}
RotorDiameter
type
{ABC}
SafuFallProtection
type
{ABC}
SpeedControl
type
{ABC}
TiltingAngle
type
{ABC}
Triggering
type
{123}
Voltage
type
{123}
VolumeFlow
type
{123}
VolumeOfFuelReserves
type
2.2.2.9.2 GGeneratingObject Properties
PropertyValue
Document nameGGeneratingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.9.3 GGeneratingObject Fields
FieldTypeReqKeyDescriptionComments
GGeneratingObjectIdintegerfalse
ProductIdstringfalse
Typestringfalse
Classstringfalse
Namestringfalse
AutomaticFeedstringfalse
ApplicationAreastringfalse
AutomaticFeedbooleanfalse
Ceilingstringfalse
CompressorTypestringfalse
CollectingContainerstringfalse
ConstructionStandardsstringfalse
ContainerColumeintegerfalse
ContainingFecesstringfalse
Directionstringfalse
DischargeHeightstringfalse
ElectricalPeakstringfalse
ElectricalPowerstringfalse
ExplosionSafestringfalse
FanSeriesstringfalse
FlowRatestringfalse
LifterTypestringfalse
LiftingHeightintegerfalse
Lightingstringfalse
LoadBearingCapacitystringfalse
MaximumPressureintegerfalse
MobileSystemstringfalse
MotorNominalPowerintegerfalse
MotorPowerintegerfalse
MotorRatedCurrentstringfalse
NumberOfCellsintegerfalse
NumberOfDrivesstringfalse
NumberOfModulesstringfalse
NumberOfPowerInvertersintegerfalse
NumberOfPumpsintegerfalse
NumberOfStopsstringfalse
NumberOfTappingstringfalse
OptimalVolumeStreamstringfalse
PassengerCapacityintegerfalse
ProtectionTypestringfalse
RatedCapacityintegerfalse
Ratedstringfalse
RatedElectricalPowerintegerfalse
RotationSpeedControlstringfalse
RotorDiameterintegerfalse
SafuFallProtectionstringfalse
SpeedControlstringfalse
TiltingAnglestringfalse
Triggeringstringfalse
Voltageintegerfalse
VolumeFlowintegerfalse
VolumeOfFuelReservesintegerfalse
2.2.2.9.3.1 Field GGeneratingObjectId
2.2.2.9.3.1.1 GGeneratingObjectId properties
PropertyValue
Name GGeneratingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.2 Field ProductId
2.2.2.9.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.3 Field Type
2.2.2.9.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.4 Field Class
2.2.2.9.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.5 Field Name
2.2.2.9.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.6 Field AutomaticFeed
2.2.2.9.3.6.1 AutomaticFeed properties
PropertyValue
Name AutomaticFeed
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.7 Field ApplicationArea
2.2.2.9.3.7.1 ApplicationArea properties
PropertyValue
Name ApplicationArea
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.8 Field AutomaticFeed
2.2.2.9.3.8.1 AutomaticFeed properties
PropertyValue
Name AutomaticFeed
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.9.3.9 Field Ceiling
2.2.2.9.3.9.1 Ceiling properties
PropertyValue
Name Ceiling
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.10 Field CompressorType
2.2.2.9.3.10.1 CompressorType properties
PropertyValue
Name CompressorType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.11 Field CollectingContainer
2.2.2.9.3.11.1 CollectingContainer properties
PropertyValue
Name CollectingContainer
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.12 Field ConstructionStandards
2.2.2.9.3.12.1 ConstructionStandards properties
PropertyValue
Name ConstructionStandards
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.13 Field ContainerColume
2.2.2.9.3.13.1 ContainerColume properties
PropertyValue
Name ContainerColume
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.14 Field ContainingFeces
2.2.2.9.3.14.1 ContainingFeces properties
PropertyValue
Name ContainingFeces
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.15 Field Direction
2.2.2.9.3.15.1 Direction properties
PropertyValue
Name Direction
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.16 Field DischargeHeight
2.2.2.9.3.16.1 DischargeHeight properties
PropertyValue
Name DischargeHeight
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.17 Field ElectricalPeak
2.2.2.9.3.17.1 ElectricalPeak properties
PropertyValue
Name ElectricalPeak
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.18 Field ElectricalPower
2.2.2.9.3.18.1 ElectricalPower properties
PropertyValue
Name ElectricalPower
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.19 Field ExplosionSafe
2.2.2.9.3.19.1 ExplosionSafe properties
PropertyValue
Name ExplosionSafe
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.20 Field FanSeries
2.2.2.9.3.20.1 FanSeries properties
PropertyValue
Name FanSeries
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.21 Field FlowRate
2.2.2.9.3.21.1 FlowRate properties
PropertyValue
Name FlowRate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.22 Field LifterType
2.2.2.9.3.22.1 LifterType properties
PropertyValue
Name LifterType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.23 Field LiftingHeight
2.2.2.9.3.23.1 LiftingHeight properties
PropertyValue
Name LiftingHeight
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.24 Field Lighting
2.2.2.9.3.24.1 Lighting properties
PropertyValue
Name Lighting
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.25 Field LoadBearingCapacity
2.2.2.9.3.25.1 LoadBearingCapacity properties
PropertyValue
Name LoadBearingCapacity
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.26 Field MaximumPressure
2.2.2.9.3.26.1 MaximumPressure properties
PropertyValue
Name MaximumPressure
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.27 Field MobileSystem
2.2.2.9.3.27.1 MobileSystem properties
PropertyValue
Name MobileSystem
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.28 Field MotorNominalPower
2.2.2.9.3.28.1 MotorNominalPower properties
PropertyValue
Name MotorNominalPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.29 Field MotorPower
2.2.2.9.3.29.1 MotorPower properties
PropertyValue
Name MotorPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.30 Field MotorRatedCurrent
2.2.2.9.3.30.1 MotorRatedCurrent properties
PropertyValue
Name MotorRatedCurrent
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.31 Field NumberOfCells
2.2.2.9.3.31.1 NumberOfCells properties
PropertyValue
Name NumberOfCells
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.32 Field NumberOfDrives
2.2.2.9.3.32.1 NumberOfDrives properties
PropertyValue
Name NumberOfDrives
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.33 Field NumberOfModules
2.2.2.9.3.33.1 NumberOfModules properties
PropertyValue
Name NumberOfModules
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.34 Field NumberOfPowerInverters
2.2.2.9.3.34.1 NumberOfPowerInverters properties
PropertyValue
Name NumberOfPowerInverters
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.35 Field NumberOfPumps
2.2.2.9.3.35.1 NumberOfPumps properties
PropertyValue
Name NumberOfPumps
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.36 Field NumberOfStops
2.2.2.9.3.36.1 NumberOfStops properties
PropertyValue
Name NumberOfStops
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.37 Field NumberOfTapping
2.2.2.9.3.37.1 NumberOfTapping properties
PropertyValue
Name NumberOfTapping
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.38 Field OptimalVolumeStream
2.2.2.9.3.38.1 OptimalVolumeStream properties
PropertyValue
Name OptimalVolumeStream
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.39 Field PassengerCapacity
2.2.2.9.3.39.1 PassengerCapacity properties
PropertyValue
Name PassengerCapacity
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.40 Field ProtectionType
2.2.2.9.3.40.1 ProtectionType properties
PropertyValue
Name ProtectionType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.41 Field RatedCapacity
2.2.2.9.3.41.1 RatedCapacity properties
PropertyValue
Name RatedCapacity
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.42 Field Rated
2.2.2.9.3.42.1 Rated properties
PropertyValue
Name Rated
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.43 Field RatedElectricalPower
2.2.2.9.3.43.1 RatedElectricalPower properties
PropertyValue
Name RatedElectricalPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.44 Field RotationSpeedControl
2.2.2.9.3.44.1 RotationSpeedControl properties
PropertyValue
Name RotationSpeedControl
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.45 Field RotorDiameter
2.2.2.9.3.45.1 RotorDiameter properties
PropertyValue
Name RotorDiameter
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.46 Field SafuFallProtection
2.2.2.9.3.46.1 SafuFallProtection properties
PropertyValue
Name SafuFallProtection
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.47 Field SpeedControl
2.2.2.9.3.47.1 SpeedControl properties
PropertyValue
Name SpeedControl
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.48 Field TiltingAngle
2.2.2.9.3.48.1 TiltingAngle properties
PropertyValue
Name TiltingAngle
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.49 Field Triggering
2.2.2.9.3.49.1 Triggering properties
PropertyValue
Name Triggering
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.50 Field Voltage
2.2.2.9.3.50.1 Voltage properties
PropertyValue
Name Voltage
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.51 Field VolumeFlow
2.2.2.9.3.51.1 VolumeFlow properties
PropertyValue
Name VolumeFlow
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.3.52 Field VolumeOfFuelReserves
2.2.2.9.3.52.1 VolumeOfFuelReserves properties
PropertyValue
Name VolumeOfFuelReserves
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.9.4 GGeneratingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "GGeneratingObject",
    "additionalProperties": false,
    "properties": {
        "GGeneratingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AutomaticFeed": {
            "type": "boolean"
        },
        "ApplicationArea": {
            "type": "string"
        },
        "Ceiling": {
            "type": "string"
        },
        "CompressorType": {
            "type": "string"
        },
        "CollectingContainer": {
            "type": "string"
        },
        "ConstructionStandards": {
            "type": "string"
        },
        "ContainerColume": {
            "type": "integer"
        },
        "ContainingFeces": {
            "type": "string"
        },
        "Direction": {
            "type": "string"
        },
        "DischargeHeight": {
            "type": "string"
        },
        "ElectricalPeak": {
            "type": "string"
        },
        "ElectricalPower": {
            "type": "string"
        },
        "ExplosionSafe": {
            "type": "string"
        },
        "FanSeries": {
            "type": "string"
        },
        "FlowRate": {
            "type": "string"
        },
        "LifterType": {
            "type": "string"
        },
        "LiftingHeight": {
            "type": "integer"
        },
        "Lighting": {
            "type": "string"
        },
        "LoadBearingCapacity": {
            "type": "string"
        },
        "MaximumPressure": {
            "type": "integer"
        },
        "MobileSystem": {
            "type": "string"
        },
        "MotorNominalPower": {
            "type": "integer"
        },
        "MotorPower": {
            "type": "integer"
        },
        "MotorRatedCurrent": {
            "type": "string"
        },
        "NumberOfCells": {
            "type": "integer"
        },
        "NumberOfDrives": {
            "type": "string"
        },
        "NumberOfModules": {
            "type": "string"
        },
        "NumberOfPowerInverters": {
            "type": "integer"
        },
        "NumberOfPumps": {
            "type": "integer"
        },
        "NumberOfStops": {
            "type": "string"
        },
        "NumberOfTapping": {
            "type": "string"
        },
        "OptimalVolumeStream": {
            "type": "string"
        },
        "PassengerCapacity": {
            "type": "integer"
        },
        "ProtectionType": {
            "type": "string"
        },
        "RatedCapacity": {
            "type": "integer"
        },
        "Rated": {
            "type": "string"
        },
        "RatedElectricalPower": {
            "type": "integer"
        },
        "RotationSpeedControl": {
            "type": "string"
        },
        "RotorDiameter": {
            "type": "integer"
        },
        "SafuFallProtection": {
            "type": "string"
        },
        "SpeedControl": {
            "type": "string"
        },
        "TiltingAngle": {
            "type": "string"
        },
        "Triggering": {
            "type": "string"
        },
        "Voltage": {
            "type": "integer"
        },
        "VolumeFlow": {
            "type": "integer"
        },
        "VolumeOfFuelReserves": {
            "type": "integer"
        }
    }
}
2.2.2.9.5 GGeneratingObject JSON data
{
    "GGeneratingObjectId": 23,
    "ProductId": "Lorem",
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "AutomaticFeed": true,
    "ApplicationArea": "Lorem",
    "Ceiling": "Lorem",
    "CompressorType": "Lorem",
    "CollectingContainer": "Lorem",
    "ConstructionStandards": "Lorem",
    "ContainerColume": -4,
    "ContainingFeces": "Lorem",
    "Direction": "Lorem",
    "DischargeHeight": "Lorem",
    "ElectricalPeak": "Lorem",
    "ElectricalPower": "Lorem",
    "ExplosionSafe": "Lorem",
    "FanSeries": "Lorem",
    "FlowRate": "Lorem",
    "LifterType": "Lorem",
    "LiftingHeight": -65,
    "Lighting": "Lorem",
    "LoadBearingCapacity": "Lorem",
    "MaximumPressure": -24,
    "MobileSystem": "Lorem",
    "MotorNominalPower": -6,
    "MotorPower": 58,
    "MotorRatedCurrent": "Lorem",
    "NumberOfCells": 87,
    "NumberOfDrives": "Lorem",
    "NumberOfModules": "Lorem",
    "NumberOfPowerInverters": 71,
    "NumberOfPumps": -19,
    "NumberOfStops": "Lorem",
    "NumberOfTapping": "Lorem",
    "OptimalVolumeStream": "Lorem",
    "PassengerCapacity": 13,
    "ProtectionType": "Lorem",
    "RatedCapacity": -22,
    "Rated": "Lorem",
    "RatedElectricalPower": 55,
    "RotationSpeedControl": "Lorem",
    "RotorDiameter": 20,
    "SafuFallProtection": "Lorem",
    "SpeedControl": "Lorem",
    "TiltingAngle": "Lorem",
    "Triggering": "Lorem",
    "Voltage": -73,
    "VolumeFlow": -37,
    "VolumeOfFuelReserves": 19
}
2.2.2.10 Document HMatterProcessingObject
2.2.2.10.1 HMatterProcessingObject Tree Diagram
HMatterProcessingObject
type
{123}
HMatterProcessingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
ThermalPower
type
{ABC}
TypeOfUse
type
{123}
AbsorberArea
type
{ABC}
AirFilterType
type
{ABC}
Backwashable
type
{ABC}
EnergyEfficiencyClass
type
HMatterProcessingObject
type
{123}
HMatterProcessingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
ThermalPower
type
{ABC}
TypeOfUse
type
{123}
AbsorberArea
type
{ABC}
AirFilterType
type
{ABC}
Backwashable
type
{ABC}
EnergyEfficiencyClass
type
2.2.2.10.2 HMatterProcessingObject Properties
PropertyValue
Document nameHMatterProcessingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.10.3 HMatterProcessingObject Fields
FieldTypeReqKeyDescriptionComments
HMatterProcessingObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
ThermalPowerstringfalse
TypeOfUsestringfalse
AbsorberAreaintegerfalse
AirFilterTypestringfalse
Backwashablestringfalse
EnergyEfficiencyClassstringfalse
2.2.2.10.3.1 Field HMatterProcessingObjectId
2.2.2.10.3.1.1 HMatterProcessingObjectId properties
PropertyValue
Name HMatterProcessingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.10.3.2 Field ProductId
2.2.2.10.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.10.3.3 Field Type
2.2.2.10.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.4 Field Class
2.2.2.10.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.5 Field ThermalPower
2.2.2.10.3.5.1 ThermalPower properties
PropertyValue
Name ThermalPower
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.6 Field TypeOfUse
2.2.2.10.3.6.1 TypeOfUse properties
PropertyValue
Name TypeOfUse
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.7 Field AbsorberArea
2.2.2.10.3.7.1 AbsorberArea properties
PropertyValue
Name AbsorberArea
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.10.3.8 Field AirFilterType
2.2.2.10.3.8.1 AirFilterType properties
PropertyValue
Name AirFilterType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.9 Field Backwashable
2.2.2.10.3.9.1 Backwashable properties
PropertyValue
Name Backwashable
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.10 Field EnergyEfficiencyClass
2.2.2.10.3.10.1 EnergyEfficiencyClass properties
PropertyValue
Name EnergyEfficiencyClass
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.4 HMatterProcessingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "HMatterProcessingObject",
    "additionalProperties": false,
    "properties": {
        "HMatterProcessingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "ThermalPower": {
            "type": "string"
        },
        "TypeOfUse": {
            "type": "string"
        },
        "AbsorberArea": {
            "type": "integer"
        },
        "AirFilterType": {
            "type": "string"
        },
        "Backwashable": {
            "type": "string"
        },
        "EnergyEfficiencyClass": {
            "type": "string"
        }
    }
}
2.2.2.10.5 HMatterProcessingObject JSON data
{
    "HMatterProcessingObjectId": 6,
    "ProductId": -20,
    "Type": "Lorem",
    "Class": "Lorem",
    "ThermalPower": "Lorem",
    "TypeOfUse": "Lorem",
    "AbsorberArea": 77,
    "AirFilterType": "Lorem",
    "Backwashable": "Lorem",
    "EnergyEfficiencyClass": "Lorem"
}
2.2.2.11 Document Land
2.2.2.11.1 Land Tree Diagram
Land
type
{123}
LandId
type
{123}
ParcelNr
type
{123}
LandCode
type
{ABC}
ValidFrom
type
{ABC}
ValidUntil
type
{ABC}
Name
type
{123}
AreaMeasurementId
type
{123}
SiteId
type
{ABC}
Guid
type
Land
type
{123}
LandId
type
{123}
ParcelNr
type
{123}
LandCode
type
{ABC}
ValidFrom
type
{ABC}
ValidUntil
type
{ABC}
Name
type
{123}
AreaMeasurementId
type
{123}
SiteId
type
{ABC}
Guid
type
2.2.2.11.2 Land Properties
PropertyValue
Document nameLand
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.11.3 Land Fields
FieldTypeReqKeyDescriptionComments
LandIdintegerfalse
ParcelNrintegerfalse
LandCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidUntilstringfalse

[{ "dataType":"DateTime"}]

Namestringfalse
AreaMeasurementIdintegerfalse
SiteIdintegerfalse
Guidstringfalse
2.2.2.11.3.1 Field LandId
2.2.2.11.3.1.1 LandId properties
PropertyValue
Name LandId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.11.3.2 Field ParcelNr
2.2.2.11.3.2.1 ParcelNr properties
PropertyValue
Name ParcelNr
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.11.3.3 Field LandCode
2.2.2.11.3.3.1 LandCode properties
PropertyValue
Name LandCode
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.11.3.4 Field ValidFrom
2.2.2.11.3.4.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.11.3.5 Field ValidUntil
2.2.2.11.3.5.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.11.3.6 Field Name
2.2.2.11.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.11.3.7 Field AreaMeasurementId
2.2.2.11.3.7.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.11.3.8 Field SiteId
2.2.2.11.3.8.1 SiteId properties
PropertyValue
Name SiteId
Technical name Std
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.11.3.9 Field Guid
2.2.2.11.3.9.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.11.4 Land JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Land",
    "additionalProperties": false,
    "properties": {
        "LandId": {
            "type": "integer"
        },
        "ParcelNr": {
            "type": "integer"
        },
        "LandCode": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "Std": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        }
    }
}
2.2.2.11.5 Land JSON data
{
    "LandId": 36,
    "ParcelNr": 7,
    "LandCode": 18,
    "ValidFrom": "Lorem",
    "ValidUntil": "Lorem",
    "Name": "Lorem",
    "AreaMeasurementId": 12,
    "Std": -53,
    "Guid": "Lorem"
}
2.2.2.12 Document MDrivingObject
2.2.2.12.1 MDrivingObject Tree Diagram
MDrivingObject
type
{ABC}
MDrivingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Fuel
type
{123}
MotorNominalPower
type
{123}
NominalThermalPower
type
{0/1}
ExplosionSafe
type
{ABC}
OperatingMode
type
{123}
RatedElectricalPower
type
{123}
Voltage
type
MDrivingObject
type
{ABC}
MDrivingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Fuel
type
{123}
MotorNominalPower
type
{123}
NominalThermalPower
type
{0/1}
ExplosionSafe
type
{ABC}
OperatingMode
type
{123}
RatedElectricalPower
type
{123}
Voltage
type
2.2.2.12.2 MDrivingObject Properties
PropertyValue
Document nameMDrivingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.12.3 MDrivingObject Fields
FieldTypeReqKeyDescriptionComments
MDrivingObjectIdstringfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
Fuelstringfalse
MotorNominalPowerintegerfalse
NominalThermalPowerintegerfalse
ExplosionSafebooleanfalse
OperatingModestringfalse
RatedElectricalPowerintegerfalse
Voltageintegerfalse
2.2.2.12.3.1 Field MDrivingObjectId
2.2.2.12.3.1.1 MDrivingObjectId properties
PropertyValue
Name MDrivingObjectId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.2 Field ProductId
2.2.2.12.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.12.3.3 Field Type
2.2.2.12.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.4 Field Class
2.2.2.12.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.5 Field Fuel
2.2.2.12.3.5.1 Fuel properties
PropertyValue
Name Fuel
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.6 Field MotorNominalPower
2.2.2.12.3.6.1 MotorNominalPower properties
PropertyValue
Name MotorNominalPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.12.3.7 Field NominalThermalPower
2.2.2.12.3.7.1 NominalThermalPower properties
PropertyValue
Name NominalThermalPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.12.3.8 Field ExplosionSafe
2.2.2.12.3.8.1 ExplosionSafe properties
PropertyValue
Name ExplosionSafe
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.12.3.9 Field OperatingMode
2.2.2.12.3.9.1 OperatingMode properties
PropertyValue
Name OperatingMode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.10 Field RatedElectricalPower
2.2.2.12.3.10.1 RatedElectricalPower properties
PropertyValue
Name RatedElectricalPower
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.12.3.11 Field Voltage
2.2.2.12.3.11.1 Voltage properties
PropertyValue
Name Voltage
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.12.4 MDrivingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MDrivingObject",
    "additionalProperties": false,
    "properties": {
        "MDrivingObjectId": {
            "type": "string"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Fuel": {
            "type": "string"
        },
        "MotorNominalPower": {
            "type": "integer"
        },
        "NominalThermalPower": {
            "type": "integer"
        },
        "ExplosionSafe": {
            "type": "boolean"
        },
        "OperatingMode": {
            "type": "string"
        },
        "RatedElectricalPower": {
            "type": "integer"
        },
        "Voltage": {
            "type": "integer"
        }
    }
}
2.2.2.12.5 MDrivingObject JSON data
{
    "MDrivingObjectId": "Lorem",
    "ProductId": 50,
    "Type": "Lorem",
    "Class": "Lorem",
    "Fuel": "Lorem",
    "MotorNominalPower": 96,
    "NominalThermalPower": -52,
    "ExplosionSafe": true,
    "OperatingMode": "Lorem",
    "RatedElectricalPower": 31,
    "Voltage": -4
}
2.2.2.13 Document Product
2.2.2.13.1 Product Tree Diagram
Product
type
{123}
SpaceId
type
{123}
BusinessPartnerId
type
{123}
ProductId
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
Description
type
{ABC}
MaintenanceGroup
type
{ABC}
MaintenanceRelevance
type
{ABC}
EquipmentDimension
type
{ABC}
ConditionStatus
type
{ABC}
ProductCode
type
{ABC}
ProductName
type
{ABC}
ProductType
type
{ABC}
URLLibrary
type
{ABC}
ProducerCode
type
{ABC}
SupplierCode
type
{ABC}
Year
type
{ABC}
LifeSpan
type
{ABC}
SerialNumber
type
{ABC}
CE-Identification
type
{123}
DeliveryVolume
type
{ABC}
ContentQuantity
type
{ABC}
NetContent
type
{ABC}
Payload
type
{ABC}
Guid
type
{123}
GuaranteeEnd
type
{123}
ValidFrom
type
{123}
ValidUntil
type
Product
type
{123}
SpaceId
type
{123}
BusinessPartnerId
type
{123}
ProductId
type
{ABC}
Class
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
Description
type
{ABC}
MaintenanceGroup
type
{ABC}
MaintenanceRelevance
type
{ABC}
EquipmentDimension
type
{ABC}
ConditionStatus
type
{ABC}
ProductCode
type
{ABC}
ProductName
type
{ABC}
ProductType
type
{ABC}
URLLibrary
type
{ABC}
ProducerCode
type
{ABC}
SupplierCode
type
{ABC}
Year
type
{ABC}
LifeSpan
type
{ABC}
SerialNumber
type
{ABC}
CE-Identification
type
{123}
DeliveryVolume
type
{ABC}
ContentQuantity
type
{ABC}
NetContent
type
{ABC}
Payload
type
{ABC}
Guid
type
{123}
GuaranteeEnd
type
{123}
ValidFrom
type
{123}
ValidUntil
type
2.2.2.13.2 Product Properties
PropertyValue
Document nameProduct
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.13.3 Product Fields
FieldTypeReqKeyDescriptionComments
SpaceIdintegerfalse
BusinessPartnerIdintegerfalse
ProductIdintegerfalse
Classstringfalse
Namestringfalse
Typestringfalse
Descriptionstringfalse
MaintenanceGroupstringfalse
MaintenanceRelevancestringfalse
EquipmentDimensionstringfalse
ConditionStatusstringfalse
ProductCodestringfalse
ProductNamestringfalse
ProductTypestringfalse
URLLibrarystringfalse
ProducerCodestringfalse
SupplierCodestringfalse
Yearstringfalse
LifeSpanstringfalse
SerialNumberstringfalse
CE-Identificationstringfalse
DeliveryVolumeintegerfalse
ContentQuantitystringfalse
NetContentstringfalse
Payloadstringfalse
Guidstringfalse
GuaranteeEndintegerfalse
ValidFromintegerfalse
ValidUntilintegerfalse
2.2.2.13.3.1 Field SpaceId
2.2.2.13.3.1.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name Spcd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Space
Foreign field SpaceId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.13.3.2 Field BusinessPartnerId
2.2.2.13.3.2.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name BsnssPrtnrd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.13.3.3 Field ProductId
2.2.2.13.3.3.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.13.3.4 Field Class
2.2.2.13.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.5 Field Name
2.2.2.13.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.6 Field Type
2.2.2.13.3.6.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.7 Field Description
2.2.2.13.3.7.1 Description properties
PropertyValue
Name Description
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.8 Field MaintenanceGroup
2.2.2.13.3.8.1 MaintenanceGroup properties
PropertyValue
Name MaintenanceGroup
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.9 Field MaintenanceRelevance
2.2.2.13.3.9.1 MaintenanceRelevance properties
PropertyValue
Name MaintenanceRelevance
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.10 Field EquipmentDimension
2.2.2.13.3.10.1 EquipmentDimension properties
PropertyValue
Name EquipmentDimension
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.11 Field ConditionStatus
2.2.2.13.3.11.1 ConditionStatus properties
PropertyValue
Name ConditionStatus
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.12 Field ProductCode
2.2.2.13.3.12.1 ProductCode properties
PropertyValue
Name ProductCode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.13 Field ProductName
2.2.2.13.3.13.1 ProductName properties
PropertyValue
Name ProductName
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.14 Field ProductType
2.2.2.13.3.14.1 ProductType properties
PropertyValue
Name ProductType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.15 Field URLLibrary
2.2.2.13.3.15.1 URLLibrary properties
PropertyValue
Name URLLibrary
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.16 Field ProducerCode
2.2.2.13.3.16.1 ProducerCode properties
PropertyValue
Name ProducerCode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.17 Field SupplierCode
2.2.2.13.3.17.1 SupplierCode properties
PropertyValue
Name SupplierCode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.18 Field Year
2.2.2.13.3.18.1 Year properties
PropertyValue
Name Year
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.19 Field LifeSpan
2.2.2.13.3.19.1 LifeSpan properties
PropertyValue
Name LifeSpan
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.20 Field SerialNumber
2.2.2.13.3.20.1 SerialNumber properties
PropertyValue
Name SerialNumber
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.21 Field CE-Identification
2.2.2.13.3.21.1 CE-Identification properties
PropertyValue
Name CE-Identification
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.22 Field DeliveryVolume
2.2.2.13.3.22.1 DeliveryVolume properties
PropertyValue
Name DeliveryVolume
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.13.3.23 Field ContentQuantity
2.2.2.13.3.23.1 ContentQuantity properties
PropertyValue
Name ContentQuantity
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.24 Field NetContent
2.2.2.13.3.24.1 NetContent properties
PropertyValue
Name NetContent
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.25 Field Payload
2.2.2.13.3.25.1 Payload properties
PropertyValue
Name Payload
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.26 Field Guid
2.2.2.13.3.26.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.27 Field GuaranteeEnd
2.2.2.13.3.27.1 GuaranteeEnd properties
PropertyValue
Name GuaranteeEnd
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.13.3.28 Field ValidFrom
2.2.2.13.3.28.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.13.3.29 Field ValidUntil
2.2.2.13.3.29.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.13.4 Product JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Product",
    "additionalProperties": false,
    "properties": {
        "Spcd": {
            "type": "integer"
        },
        "BsnssPrtnrd": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "Description": {
            "type": "string"
        },
        "MaintenanceGroup": {
            "type": "string"
        },
        "MaintenanceRelevance": {
            "type": "string"
        },
        "EquipmentDimension": {
            "type": "string"
        },
        "ConditionStatus": {
            "type": "string"
        },
        "ProductCode": {
            "type": "string"
        },
        "ProductName": {
            "type": "string"
        },
        "ProductType": {
            "type": "string"
        },
        "URLLibrary": {
            "type": "string"
        },
        "ProducerCode": {
            "type": "string"
        },
        "SupplierCode": {
            "type": "string"
        },
        "Year": {
            "type": "string"
        },
        "LifeSpan": {
            "type": "string"
        },
        "SerialNumber": {
            "type": "string"
        },
        "CE-Identification": {
            "type": "string"
        },
        "DeliveryVolume": {
            "type": "integer"
        },
        "ContentQuantity": {
            "type": "string"
        },
        "NetContent": {
            "type": "string"
        },
        "Payload": {
            "type": "string"
        },
        "Guid": {
            "type": "string"
        },
        "GuaranteeEnd": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "integer"
        },
        "ValidUntil": {
            "type": "integer"
        }
    }
}
2.2.2.13.5 Product JSON data
{
    "Spcd": -14,
    "BsnssPrtnrd": 24,
    "ProductId": -95,
    "Class": "Lorem",
    "Name": "Lorem",
    "Type": "Lorem",
    "Description": "Lorem",
    "MaintenanceGroup": "Lorem",
    "MaintenanceRelevance": "Lorem",
    "EquipmentDimension": "Lorem",
    "ConditionStatus": "Lorem",
    "ProductCode": "Lorem",
    "ProductName": "Lorem",
    "ProductType": "Lorem",
    "URLLibrary": "Lorem",
    "ProducerCode": "Lorem",
    "SupplierCode": "Lorem",
    "Year": "Lorem",
    "LifeSpan": "Lorem",
    "SerialNumber": "Lorem",
    "CE-Identification": "Lorem",
    "DeliveryVolume": -65,
    "ContentQuantity": "Lorem",
    "NetContent": "Lorem",
    "Payload": "Lorem",
    "Guid": "Lorem",
    "GuaranteeEnd": 7,
    "ValidFrom": 61,
    "ValidUntil": 26
}
2.2.2.14 Document QControllingObject
2.2.2.14.1 QControllingObject Tree Diagram
QControllingObject
type
{123}
QControllingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{0/1}
AutomaticDrive
type
{ABC}
SafetyRequirements
type
{ABC}
DriveManufacturer
type
{ABC}
EmergencyExitLock
type
{ABC}
FireResistanceClass
type
{ABC}
FittingType
type
{ABC}
FixingSystem
type
{ABC}
FrameSurface
type
{ABC}
GlassSurface
type
{ABC}
GateSafetyRequirements
type
{ABC}
LockingDevice
type
{ABC}
OpeningType
type
{ABC}
ReadingSystem
type
{ABC}
TypeOfGate
type
{ABC}
TypeOfGateControl
type
{ABC}
ClosingSystem
type
{123}
NumberOfDrives
type
{123}
NumberOfPanels
type
{123}
NumberOfTransponders
type
QControllingObject
type
{123}
QControllingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{0/1}
AutomaticDrive
type
{ABC}
SafetyRequirements
type
{ABC}
DriveManufacturer
type
{ABC}
EmergencyExitLock
type
{ABC}
FireResistanceClass
type
{ABC}
FittingType
type
{ABC}
FixingSystem
type
{ABC}
FrameSurface
type
{ABC}
GlassSurface
type
{ABC}
GateSafetyRequirements
type
{ABC}
LockingDevice
type
{ABC}
OpeningType
type
{ABC}
ReadingSystem
type
{ABC}
TypeOfGate
type
{ABC}
TypeOfGateControl
type
{ABC}
ClosingSystem
type
{123}
NumberOfDrives
type
{123}
NumberOfPanels
type
{123}
NumberOfTransponders
type
2.2.2.14.2 QControllingObject Properties
PropertyValue
Document nameQControllingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.14.3 QControllingObject Fields
FieldTypeReqKeyDescriptionComments
QControllingObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
AutomaticDrivebooleanfalse
SafetyRequirementsstringfalse
DriveManufacturerstringfalse
EmergencyExitLockstringfalse
FireResistanceClassstringfalse
FittingTypestringfalse
FixingSystemstringfalse
FrameSurfacestringfalse
GlassSurfacestringfalse
GateSafetyRequirementsstringfalse
LockingDevicestringfalse
OpeningTypestringfalse
ReadingSystemstringfalse
TypeOfGatestringfalse
TypeOfGateControlstringfalse
ClosingSystemstringfalse
NumberOfDrivesintegerfalse
NumberOfPanelsintegerfalse
NumberOfTranspondersintegerfalse
2.2.2.14.3.1 Field QControllingObjectId
2.2.2.14.3.1.1 QControllingObjectId properties
PropertyValue
Name QControllingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.14.3.2 Field ProductId
2.2.2.14.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.14.3.3 Field Type
2.2.2.14.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.4 Field Class
2.2.2.14.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.5 Field AutomaticDrive
2.2.2.14.3.5.1 AutomaticDrive properties
PropertyValue
Name AutomaticDrive
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.14.3.6 Field SafetyRequirements
2.2.2.14.3.6.1 SafetyRequirements properties
PropertyValue
Name SafetyRequirements
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.7 Field DriveManufacturer
2.2.2.14.3.7.1 DriveManufacturer properties
PropertyValue
Name DriveManufacturer
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.8 Field EmergencyExitLock
2.2.2.14.3.8.1 EmergencyExitLock properties
PropertyValue
Name EmergencyExitLock
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.9 Field FireResistanceClass
2.2.2.14.3.9.1 FireResistanceClass properties
PropertyValue
Name FireResistanceClass
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.10 Field FittingType
2.2.2.14.3.10.1 FittingType properties
PropertyValue
Name FittingType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.11 Field FixingSystem
2.2.2.14.3.11.1 FixingSystem properties
PropertyValue
Name FixingSystem
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.12 Field FrameSurface
2.2.2.14.3.12.1 FrameSurface properties
PropertyValue
Name FrameSurface
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.13 Field GlassSurface
2.2.2.14.3.13.1 GlassSurface properties
PropertyValue
Name GlassSurface
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.14 Field GateSafetyRequirements
2.2.2.14.3.14.1 GateSafetyRequirements properties
PropertyValue
Name GateSafetyRequirements
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.15 Field LockingDevice
2.2.2.14.3.15.1 LockingDevice properties
PropertyValue
Name LockingDevice
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.16 Field OpeningType
2.2.2.14.3.16.1 OpeningType properties
PropertyValue
Name OpeningType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.17 Field ReadingSystem
2.2.2.14.3.17.1 ReadingSystem properties
PropertyValue
Name ReadingSystem
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.18 Field TypeOfGate
2.2.2.14.3.18.1 TypeOfGate properties
PropertyValue
Name TypeOfGate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.19 Field TypeOfGateControl
2.2.2.14.3.19.1 TypeOfGateControl properties
PropertyValue
Name TypeOfGateControl
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.20 Field ClosingSystem
2.2.2.14.3.20.1 ClosingSystem properties
PropertyValue
Name ClosingSystem
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.21 Field NumberOfDrives
2.2.2.14.3.21.1 NumberOfDrives properties
PropertyValue
Name NumberOfDrives
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.14.3.22 Field NumberOfPanels
2.2.2.14.3.22.1 NumberOfPanels properties
PropertyValue
Name NumberOfPanels
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.14.3.23 Field NumberOfTransponders
2.2.2.14.3.23.1 NumberOfTransponders properties
PropertyValue
Name NumberOfTransponders
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.14.4 QControllingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "QControllingObject",
    "additionalProperties": false,
    "properties": {
        "QControllingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "AutomaticDrive": {
            "type": "boolean"
        },
        "SafetyRequirements": {
            "type": "string"
        },
        "DriveManufacturer": {
            "type": "string"
        },
        "EmergencyExitLock": {
            "type": "string"
        },
        "FireResistanceClass": {
            "type": "string"
        },
        "FittingType": {
            "type": "string"
        },
        "FixingSystem": {
            "type": "string"
        },
        "FrameSurface": {
            "type": "string"
        },
        "GlassSurface": {
            "type": "string"
        },
        "GateSafetyRequirements": {
            "type": "string"
        },
        "LockingDevice": {
            "type": "string"
        },
        "OpeningType": {
            "type": "string"
        },
        "ReadingSystem": {
            "type": "string"
        },
        "TypeOfGate": {
            "type": "string"
        },
        "TypeOfGateControl": {
            "type": "string"
        },
        "ClosingSystem": {
            "type": "string"
        },
        "NumberOfDrives": {
            "type": "integer"
        },
        "NumberOfPanels": {
            "type": "integer"
        },
        "NumberOfTransponders": {
            "type": "integer"
        }
    }
}
2.2.2.14.5 QControllingObject JSON data
{
    "QControllingObjectId": 4,
    "ProductId": 44,
    "Type": "Lorem",
    "Class": "Lorem",
    "AutomaticDrive": true,
    "SafetyRequirements": "Lorem",
    "DriveManufacturer": "Lorem",
    "EmergencyExitLock": "Lorem",
    "FireResistanceClass": "Lorem",
    "FittingType": "Lorem",
    "FixingSystem": "Lorem",
    "FrameSurface": "Lorem",
    "GlassSurface": "Lorem",
    "GateSafetyRequirements": "Lorem",
    "LockingDevice": "Lorem",
    "OpeningType": "Lorem",
    "ReadingSystem": "Lorem",
    "TypeOfGate": "Lorem",
    "TypeOfGateControl": "Lorem",
    "ClosingSystem": "Lorem",
    "NumberOfDrives": -39,
    "NumberOfPanels": 3,
    "NumberOfTransponders": -91
}
2.2.2.15 Document RRestrictingObject
2.2.2.15.1 RRestrictingObject Tree Diagram
RRestrictingObject
type
{123}
RRestrictingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{0/1}
AutomaticDrive
type
{123}
NumberOfDrives
type
RRestrictingObject
type
{123}
RRestrictingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{0/1}
AutomaticDrive
type
{123}
NumberOfDrives
type
2.2.2.15.2 RRestrictingObject Properties
PropertyValue
Document nameRRestrictingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.15.3 RRestrictingObject Fields
FieldTypeReqKeyDescriptionComments
RRestrictingObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
AutomaticDrivebooleanfalse
NumberOfDrivesintegerfalse
2.2.2.15.3.1 Field RRestrictingObjectId
2.2.2.15.3.1.1 RRestrictingObjectId properties
PropertyValue
Name RRestrictingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.15.3.2 Field ProductId
2.2.2.15.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.15.3.3 Field Type
2.2.2.15.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.15.3.4 Field Class
2.2.2.15.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.15.3.5 Field AutomaticDrive
2.2.2.15.3.5.1 AutomaticDrive properties
PropertyValue
Name AutomaticDrive
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.15.3.6 Field NumberOfDrives
2.2.2.15.3.6.1 NumberOfDrives properties
PropertyValue
Name NumberOfDrives
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.15.4 RRestrictingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RRestrictingObject",
    "additionalProperties": false,
    "properties": {
        "RRestrictingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "AutomaticDrive": {
            "type": "boolean"
        },
        "NumberOfDrives": {
            "type": "integer"
        }
    }
}
2.2.2.15.5 RRestrictingObject JSON data
{
    "RRestrictingObjectId": -21,
    "ProductId": 11,
    "Type": "Lorem",
    "Class": "Lorem",
    "AutomaticDrive": true,
    "NumberOfDrives": -35
}
2.2.2.16 Document Servitudes
2.2.2.16.1 Servitudes Tree Diagram
Servitudes
type
{123}
LandId
type
{123}
ServitudeId
type
{ABC}
Name
type
{ABC}
Guid
type
{123}
ValidUntil
type
{123}
ValidFrom
type
Servitudes
type
{123}
LandId
type
{123}
ServitudeId
type
{ABC}
Name
type
{ABC}
Guid
type
{123}
ValidUntil
type
{123}
ValidFrom
type
2.2.2.16.2 Servitudes Properties
PropertyValue
Document nameServitudes
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.16.3 Servitudes Fields
FieldTypeReqKeyDescriptionComments
LandIdintegerfalse
ServitudeIdintegerfalse
Namestringfalse
Guidstringfalse
ValidUntilintegerfalse
ValidFromintegerfalse
2.2.2.16.3.1 Field LandId
2.2.2.16.3.1.1 LandId properties
PropertyValue
Name LandId
Technical name Lndd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Land
Foreign field LandId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.16.3.2 Field ServitudeId
2.2.2.16.3.2.1 ServitudeId properties
PropertyValue
Name ServitudeId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.16.3.3 Field Name
2.2.2.16.3.3.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.16.3.4 Field Guid
2.2.2.16.3.4.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.16.3.5 Field ValidUntil
2.2.2.16.3.5.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.16.3.6 Field ValidFrom
2.2.2.16.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.16.4 Servitudes JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Servitudes",
    "additionalProperties": false,
    "properties": {
        "Lndd": {
            "type": "integer"
        },
        "ServitudeId": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Guid": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "integer"
        }
    }
}
2.2.2.16.5 Servitudes JSON data
{
    "Lndd": 57,
    "ServitudeId": -58,
    "Name": "Lorem",
    "Guid": "Lorem",
    "ValidUntil": 43,
    "ValidFrom": 65
}
2.2.2.17 Document Site
2.2.2.17.1 Site Tree Diagram
Site
type
{123}
BusinessPartnerId
type
{123}
SiteId
type
{123}
SiteCode
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
ValidFrom
type
{ABC}
ValidEnd
type
{123}
AreaMeasurementId
type
{ABC}
Guid
type
{123}
AddressId
type
Site
type
{123}
BusinessPartnerId
type
{123}
SiteId
type
{123}
SiteCode
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
ValidFrom
type
{ABC}
ValidEnd
type
{123}
AreaMeasurementId
type
{ABC}
Guid
type
{123}
AddressId
type
2.2.2.17.2 Site Properties
PropertyValue
Document nameSite
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.17.3 Site Fields
FieldTypeReqKeyDescriptionComments
BusinessPartnerIdintegerfalse
SiteIdintegerfalse
SiteCodeintegerfalse
Namestringtrue
Typestringfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidEndstringtrue

[{ "dataType":"DateTime"}]

AreaMeasurementIdintegerfalse
Guidstringfalse
AddressIdintegerfalse
2.2.2.17.3.1 Field BusinessPartnerId
2.2.2.17.3.1.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name BsnssPrtnrd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.17.3.2 Field SiteId
2.2.2.17.3.2.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.17.3.3 Field SiteCode
2.2.2.17.3.3.1 SiteCode properties
PropertyValue
Name SiteCode
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.17.3.4 Field Name
2.2.2.17.3.4.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.17.3.5 Field Type
2.2.2.17.3.5.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.17.3.6 Field ValidFrom
2.2.2.17.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.17.3.7 Field ValidEnd
2.2.2.17.3.7.1 ValidEnd properties
PropertyValue
Name ValidEnd
Technical name Vldnd
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.17.3.8 Field AreaMeasurementId
2.2.2.17.3.8.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.17.3.9 Field Guid
2.2.2.17.3.9.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.17.3.10 Field AddressId
2.2.2.17.3.10.1 AddressId properties
PropertyValue
Name AddressId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Address1
Foreign field AddressId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.17.4 Site JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Site",
    "additionalProperties": false,
    "properties": {
        "BsnssPrtnrd": {
            "type": "integer"
        },
        "SiteId": {
            "type": "integer"
        },
        "SiteCode": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "Vldnd": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "AddressId": {
            "type": "integer"
        }
    },
    "required": [
        "Name",
        "Vldnd"
    ]
}
2.2.2.17.5 Site JSON data
{
    "BsnssPrtnrd": -75,
    "SiteId": -9,
    "SiteCode": -37,
    "Name": "Lorem",
    "Type": "Lorem",
    "ValidFrom": "Lorem",
    "Vldnd": "Lorem",
    "AreaMeasurementId": 72,
    "Guid": "Lorem",
    "AddressId": -30
}
2.2.2.18 Document Space
2.2.2.18.1 Space Tree Diagram
Space
type
{123}
FloorId
type
{123}
SpaceId
type
{123}
SpaceCode
type
{ABC}
ValidFrom
type
{ABC}
ValidEnd
type
{ABC}
Name
type
{ABC}
SpaceNumber
type
{123}
AreaMeasurementId
type
{123}
SpaceHightUsable
type
{123}
SpaceHight
type
{123}
SpaceVolumeGross
type
{123}
SpaceVolumeNet
type
{123}
SpacePerimeter
type
{ABC}
Usage
type
{ABC}
FloorMaterial
type
{ABC}
WallMaterial
type
{ABC}
CeilingMaterial
type
{ABC}
Rentability
type
{ABC}
RentalArea
type
{ABC}
EffectZonesHeating
type
{ABC}
EffectZonesCooling
type
{ABC}
EffectZonesVentilation
type
{ABC}
EffectZonesSanitary
type
{ABC}
ClimateHeated
type
{ABC}
ClimateCooled
type
{ABC}
CoUseArea
type
{123}
MaximumOccupancy
type
{ABC}
VentilationType
type
{ABC}
Acoustics
type
{ABC}
AcousticInsulation
type
{ABC}
Guid
type
Space
type
{123}
FloorId
type
{123}
SpaceId
type
{123}
SpaceCode
type
{ABC}
ValidFrom
type
{ABC}
ValidEnd
type
{ABC}
Name
type
{ABC}
SpaceNumber
type
{123}
AreaMeasurementId
type
{123}
SpaceHightUsable
type
{123}
SpaceHight
type
{123}
SpaceVolumeGross
type
{123}
SpaceVolumeNet
type
{123}
SpacePerimeter
type
{ABC}
Usage
type
{ABC}
FloorMaterial
type
{ABC}
WallMaterial
type
{ABC}
CeilingMaterial
type
{ABC}
Rentability
type
{ABC}
RentalArea
type
{ABC}
EffectZonesHeating
type
{ABC}
EffectZonesCooling
type
{ABC}
EffectZonesVentilation
type
{ABC}
EffectZonesSanitary
type
{ABC}
ClimateHeated
type
{ABC}
ClimateCooled
type
{ABC}
CoUseArea
type
{123}
MaximumOccupancy
type
{ABC}
VentilationType
type
{ABC}
Acoustics
type
{ABC}
AcousticInsulation
type
{ABC}
Guid
type
2.2.2.18.2 Space Properties
PropertyValue
Document nameSpace
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.18.3 Space Fields
FieldTypeReqKeyDescriptionComments
FloorIdintegerfalse
SpaceIdintegerfalse
SpaceCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidEndstringtrue

[{ "dataType":"DateTime"}]

Namestringtrue
SpaceNumberstringfalse
AreaMeasurementIdintegerfalse
SpaceHightUsableintegerfalse
SpaceHightintegerfalse
SpaceVolumeGrossintegerfalse
SpaceVolumeNetintegerfalse
SpacePerimeterintegerfalse
Usagestringfalse
FloorMaterialstringfalse
WallMaterialstringfalse
CeilingMaterialstringfalse
Rentabilitystringfalse
RentalAreastringfalse
EffectZonesHeatingstringfalse
EffectZonesCoolingstringfalse
EffectZonesVentilationstringfalse
EffectZonesSanitarystringfalse
ClimateHeatedstringfalse
ClimateCooledstringfalse
CoUseAreastringfalse
MaximumOccupancyintegerfalse
VentilationTypestringfalse
Acousticsstringfalse
AcousticInsulationstringfalse
Guidstringfalse
2.2.2.18.3.1 Field FloorId
2.2.2.18.3.1.1 FloorId properties
PropertyValue
Name FloorId
Technical name Flrd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.2 Field SpaceId
2.2.2.18.3.2.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.3 Field SpaceCode
2.2.2.18.3.3.1 SpaceCode properties
PropertyValue
Name SpaceCode
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.4 Field ValidFrom
2.2.2.18.3.4.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.18.3.5 Field ValidEnd
2.2.2.18.3.5.1 ValidEnd properties
PropertyValue
Name ValidEnd
Technical name
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.18.3.6 Field Name
2.2.2.18.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.7 Field SpaceNumber
2.2.2.18.3.7.1 SpaceNumber properties
PropertyValue
Name SpaceNumber
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.8 Field AreaMeasurementId
2.2.2.18.3.8.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.9 Field SpaceHightUsable
2.2.2.18.3.9.1 SpaceHightUsable properties
PropertyValue
Name SpaceHightUsable
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.10 Field SpaceHight
2.2.2.18.3.10.1 SpaceHight properties
PropertyValue
Name SpaceHight
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.11 Field SpaceVolumeGross
2.2.2.18.3.11.1 SpaceVolumeGross properties
PropertyValue
Name SpaceVolumeGross
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.12 Field SpaceVolumeNet
2.2.2.18.3.12.1 SpaceVolumeNet properties
PropertyValue
Name SpaceVolumeNet
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.13 Field SpacePerimeter
2.2.2.18.3.13.1 SpacePerimeter properties
PropertyValue
Name SpacePerimeter
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.14 Field Usage
2.2.2.18.3.14.1 Usage properties
PropertyValue
Name Usage
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.15 Field FloorMaterial
2.2.2.18.3.15.1 FloorMaterial properties
PropertyValue
Name FloorMaterial
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.16 Field WallMaterial
2.2.2.18.3.16.1 WallMaterial properties
PropertyValue
Name WallMaterial
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.17 Field CeilingMaterial
2.2.2.18.3.17.1 CeilingMaterial properties
PropertyValue
Name CeilingMaterial
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.18 Field Rentability
2.2.2.18.3.18.1 Rentability properties
PropertyValue
Name Rentability
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.19 Field RentalArea
2.2.2.18.3.19.1 RentalArea properties
PropertyValue
Name RentalArea
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.20 Field EffectZonesHeating
2.2.2.18.3.20.1 EffectZonesHeating properties
PropertyValue
Name EffectZonesHeating
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.21 Field EffectZonesCooling
2.2.2.18.3.21.1 EffectZonesCooling properties
PropertyValue
Name EffectZonesCooling
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.22 Field EffectZonesVentilation
2.2.2.18.3.22.1 EffectZonesVentilation properties
PropertyValue
Name EffectZonesVentilation
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.23 Field EffectZonesSanitary
2.2.2.18.3.23.1 EffectZonesSanitary properties
PropertyValue
Name EffectZonesSanitary
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.24 Field ClimateHeated
2.2.2.18.3.24.1 ClimateHeated properties
PropertyValue
Name ClimateHeated
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.25 Field ClimateCooled
2.2.2.18.3.25.1 ClimateCooled properties
PropertyValue
Name ClimateCooled
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.26 Field CoUseArea
2.2.2.18.3.26.1 CoUseArea properties
PropertyValue
Name CoUseArea
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.27 Field MaximumOccupancy
2.2.2.18.3.27.1 MaximumOccupancy properties
PropertyValue
Name MaximumOccupancy
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.18.3.28 Field VentilationType
2.2.2.18.3.28.1 VentilationType properties
PropertyValue
Name VentilationType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.29 Field Acoustics
2.2.2.18.3.29.1 Acoustics properties
PropertyValue
Name Acoustics
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.30 Field AcousticInsulation
2.2.2.18.3.30.1 AcousticInsulation properties
PropertyValue
Name AcousticInsulation
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.31 Field Guid
2.2.2.18.3.31.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.4 Space JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Space",
    "additionalProperties": false,
    "properties": {
        "Flrd": {
            "type": "integer"
        },
        "SpaceId": {
            "type": "integer"
        },
        "SpaceCode": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidEnd": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "SpaceNumber": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "SpaceHightUsable": {
            "type": "integer"
        },
        "SpaceHight": {
            "type": "integer"
        },
        "SpaceVolumeGross": {
            "type": "integer"
        },
        "SpaceVolumeNet": {
            "type": "integer"
        },
        "SpacePerimeter": {
            "type": "integer"
        },
        "Usage": {
            "type": "string"
        },
        "FloorMaterial": {
            "type": "string"
        },
        "WallMaterial": {
            "type": "string"
        },
        "CeilingMaterial": {
            "type": "string"
        },
        "Rentability": {
            "type": "string"
        },
        "RentalArea": {
            "type": "string"
        },
        "EffectZonesHeating": {
            "type": "string"
        },
        "EffectZonesCooling": {
            "type": "string"
        },
        "EffectZonesVentilation": {
            "type": "string"
        },
        "EffectZonesSanitary": {
            "type": "string"
        },
        "ClimateHeated": {
            "type": "string"
        },
        "ClimateCooled": {
            "type": "string"
        },
        "CoUseArea": {
            "type": "string"
        },
        "MaximumOccupancy": {
            "type": "integer"
        },
        "VentilationType": {
            "type": "string"
        },
        "Acoustics": {
            "type": "string"
        },
        "AcousticInsulation": {
            "type": "string"
        },
        "Guid": {
            "type": "string"
        }
    },
    "required": [
        "ValidEnd",
        "Name"
    ]
}
2.2.2.18.5 Space JSON data
{
    "Flrd": 99,
    "SpaceId": 42,
    "SpaceCode": 96,
    "ValidFrom": "Lorem",
    "ValidEnd": "Lorem",
    "Name": "Lorem",
    "SpaceNumber": "Lorem",
    "AreaMeasurementId": -64,
    "SpaceHightUsable": -56,
    "SpaceHight": -32,
    "SpaceVolumeGross": -52,
    "SpaceVolumeNet": 26,
    "SpacePerimeter": 85,
    "Usage": "Lorem",
    "FloorMaterial": "Lorem",
    "WallMaterial": "Lorem",
    "CeilingMaterial": "Lorem",
    "Rentability": "Lorem",
    "RentalArea": "Lorem",
    "EffectZonesHeating": "Lorem",
    "EffectZonesCooling": "Lorem",
    "EffectZonesVentilation": "Lorem",
    "EffectZonesSanitary": "Lorem",
    "ClimateHeated": "Lorem",
    "ClimateCooled": "Lorem",
    "CoUseArea": "Lorem",
    "MaximumOccupancy": -11,
    "VentilationType": "Lorem",
    "Acoustics": "Lorem",
    "AcousticInsulation": "Lorem",
    "Guid": "Lorem"
}
2.2.2.19 Document UHoldingObject
2.2.2.19.1 UHoldingObject Tree Diagram
UHoldingObject
type
{123}
UHoldingObjectId
type
{123}
ProductId
type
{0/1}
FireWall
type
{ABC}
FireResistanceClass
type
{ABC}
SurfaceArea
type
{ABC}
WallStrength
type
{ABC}
TypeOfSurface
type
{ABC}
WallConstruction
type
{0/1}
LoadBearingWall
type
UHoldingObject
type
{123}
UHoldingObjectId
type
{123}
ProductId
type
{0/1}
FireWall
type
{ABC}
FireResistanceClass
type
{ABC}
SurfaceArea
type
{ABC}
WallStrength
type
{ABC}
TypeOfSurface
type
{ABC}
WallConstruction
type
{0/1}
LoadBearingWall
type
2.2.2.19.2 UHoldingObject Properties
PropertyValue
Document nameUHoldingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.19.3 UHoldingObject Fields
FieldTypeReqKeyDescriptionComments
UHoldingObjectIdintegerfalse
ProductIdintegerfalse
FireWallbooleanfalse
FireResistanceClassstringfalse
SurfaceAreastringfalse
WallStrengthstringfalse
TypeOfSurfacestringfalse
WallConstructionstringfalse
LoadBearingWallbooleanfalse
2.2.2.19.3.1 Field UHoldingObjectId
2.2.2.19.3.1.1 UHoldingObjectId properties
PropertyValue
Name UHoldingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.19.3.2 Field ProductId
2.2.2.19.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.19.3.3 Field FireWall
2.2.2.19.3.3.1 FireWall properties
PropertyValue
Name FireWall
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.19.3.4 Field FireResistanceClass
2.2.2.19.3.4.1 FireResistanceClass properties
PropertyValue
Name FireResistanceClass
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.5 Field SurfaceArea
2.2.2.19.3.5.1 SurfaceArea properties
PropertyValue
Name SurfaceArea
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.6 Field WallStrength
2.2.2.19.3.6.1 WallStrength properties
PropertyValue
Name WallStrength
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.7 Field TypeOfSurface
2.2.2.19.3.7.1 TypeOfSurface properties
PropertyValue
Name TypeOfSurface
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.8 Field WallConstruction
2.2.2.19.3.8.1 WallConstruction properties
PropertyValue
Name WallConstruction
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.9 Field LoadBearingWall
2.2.2.19.3.9.1 LoadBearingWall properties
PropertyValue
Name LoadBearingWall
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.19.4 UHoldingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "UHoldingObject",
    "additionalProperties": false,
    "properties": {
        "UHoldingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "FireWall": {
            "type": "boolean"
        },
        "FireResistanceClass": {
            "type": "string"
        },
        "SurfaceArea": {
            "type": "string"
        },
        "WallStrength": {
            "type": "string"
        },
        "TypeOfSurface": {
            "type": "string"
        },
        "WallConstruction": {
            "type": "string"
        },
        "LoadBearingWall": {
            "type": "boolean"
        }
    }
}
2.2.2.19.5 UHoldingObject JSON data
{
    "UHoldingObjectId": -83,
    "ProductId": 52,
    "FireWall": true,
    "FireResistanceClass": "Lorem",
    "SurfaceArea": "Lorem",
    "WallStrength": "Lorem",
    "TypeOfSurface": "Lorem",
    "WallConstruction": "Lorem",
    "LoadBearingWall": true
}
2.2.2.20 Document XInterfacingObject
2.2.2.20.1 XInterfacingObject Tree Diagram
XInterfacingObject
type
{123}
XInterfacingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Activator
type
{ABC}
AVSVCoulingSwit
type
{ABC}
CircuitBreaker
type
{ABC}
ElectricalConnection
type
{ABC}
EmergencyPowerFeeds
type
{ABC}
FittingType
type
{ABC}
FuesProtection
type
{ABC}
FuseProtection
type
{ABC}
ModelRange
type
{123}
NumberOfCabinets
type
{123}
NumberOfConverters
type
{123}
NumberOfFeeds
type
{123}
NumberOfPowerCurcuits
type
{123}
NumberOFSafetExits
type
{123}
OperatingVoltage
type
{ABC}
OvervoltageProtection
type
{123}
Power
type
{123}
PrimaryVoltage
type
{123}
SecondaryVoltage
type
{ABC}
VandalProofing
type
{ABC}
Version
type
{123}
Voltage
type
XInterfacingObject
type
{123}
XInterfacingObjectId
type
{123}
ProductId
type
{ABC}
Type
type
{ABC}
Class
type
{ABC}
Activator
type
{ABC}
AVSVCoulingSwit
type
{ABC}
CircuitBreaker
type
{ABC}
ElectricalConnection
type
{ABC}
EmergencyPowerFeeds
type
{ABC}
FittingType
type
{ABC}
FuesProtection
type
{ABC}
FuseProtection
type
{ABC}
ModelRange
type
{123}
NumberOfCabinets
type
{123}
NumberOfConverters
type
{123}
NumberOfFeeds
type
{123}
NumberOfPowerCurcuits
type
{123}
NumberOFSafetExits
type
{123}
OperatingVoltage
type
{ABC}
OvervoltageProtection
type
{123}
Power
type
{123}
PrimaryVoltage
type
{123}
SecondaryVoltage
type
{ABC}
VandalProofing
type
{ABC}
Version
type
{123}
Voltage
type
2.2.2.20.2 XInterfacingObject Properties
PropertyValue
Document nameXInterfacingObject
Technical name
Id
Description
GroupDigital Twin
RESTful APIfalse
Additional propertiesfalse
Comments
2.2.2.20.3 XInterfacingObject Fields
FieldTypeReqKeyDescriptionComments
XInterfacingObjectIdintegerfalse
ProductIdintegerfalse
Typestringfalse
Classstringfalse
Activatorstringfalse
AVSVCoulingSwitstringfalse
CircuitBreakerstringfalse
ElectricalConnectionstringfalse
EmergencyPowerFeedsstringfalse
FittingTypestringfalse
FuesProtectionstringfalse
FuseProtectionstringfalse
ModelRangestringfalse
NumberOfCabinetsintegerfalse
NumberOfConvertersintegerfalse
NumberOfFeedsintegerfalse
NumberOfPowerCurcuitsintegerfalse
NumberOFSafetExitsintegerfalse
OperatingVoltageintegerfalse
OvervoltageProtectionstringfalse
Powerintegerfalse
PrimaryVoltageintegerfalse
SecondaryVoltageintegerfalse
VandalProofingstringfalse
Versionstringfalse
Voltageintegerfalse
2.2.2.20.3.1 Field XInterfacingObjectId
2.2.2.20.3.1.1 XInterfacingObjectId properties
PropertyValue
Name XInterfacingObjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.2 Field ProductId
2.2.2.20.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.3 Field Type
2.2.2.20.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.4 Field Class
2.2.2.20.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.5 Field Activator
2.2.2.20.3.5.1 Activator properties
PropertyValue
Name Activator
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.6 Field AVSVCoulingSwit
2.2.2.20.3.6.1 AVSVCoulingSwit properties
PropertyValue
Name AVSVCoulingSwit
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.7 Field CircuitBreaker
2.2.2.20.3.7.1 CircuitBreaker properties
PropertyValue
Name CircuitBreaker
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.8 Field ElectricalConnection
2.2.2.20.3.8.1 ElectricalConnection properties
PropertyValue
Name ElectricalConnection
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.9 Field EmergencyPowerFeeds
2.2.2.20.3.9.1 EmergencyPowerFeeds properties
PropertyValue
Name EmergencyPowerFeeds
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.10 Field FittingType
2.2.2.20.3.10.1 FittingType properties
PropertyValue
Name FittingType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.11 Field FuesProtection
2.2.2.20.3.11.1 FuesProtection properties
PropertyValue
Name FuesProtection
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.12 Field FuseProtection
2.2.2.20.3.12.1 FuseProtection properties
PropertyValue
Name FuseProtection
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.13 Field ModelRange
2.2.2.20.3.13.1 ModelRange properties
PropertyValue
Name ModelRange
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.14 Field NumberOfCabinets
2.2.2.20.3.14.1 NumberOfCabinets properties
PropertyValue
Name NumberOfCabinets
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.15 Field NumberOfConverters
2.2.2.20.3.15.1 NumberOfConverters properties
PropertyValue
Name NumberOfConverters
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.16 Field NumberOfFeeds
2.2.2.20.3.16.1 NumberOfFeeds properties
PropertyValue
Name NumberOfFeeds
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.17 Field NumberOfPowerCurcuits
2.2.2.20.3.17.1 NumberOfPowerCurcuits properties
PropertyValue
Name NumberOfPowerCurcuits
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.18 Field NumberOFSafetExits
2.2.2.20.3.18.1 NumberOFSafetExits properties
PropertyValue
Name NumberOFSafetExits
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.19 Field OperatingVoltage
2.2.2.20.3.19.1 OperatingVoltage properties
PropertyValue
Name OperatingVoltage
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.20 Field OvervoltageProtection
2.2.2.20.3.20.1 OvervoltageProtection properties
PropertyValue
Name OvervoltageProtection
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.21 Field Power
2.2.2.20.3.21.1 Power properties
PropertyValue
Name Power
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.22 Field PrimaryVoltage
2.2.2.20.3.22.1 PrimaryVoltage properties
PropertyValue
Name PrimaryVoltage
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.23 Field SecondaryVoltage
2.2.2.20.3.23.1 SecondaryVoltage properties
PropertyValue
Name SecondaryVoltage
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.3.24 Field VandalProofing
2.2.2.20.3.24.1 VandalProofing properties
PropertyValue
Name VandalProofing
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.25 Field Version
2.2.2.20.3.25.1 Version properties
PropertyValue
Name Version
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.26 Field Voltage
2.2.2.20.3.26.1 Voltage properties
PropertyValue
Name Voltage
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.2.2.20.4 XInterfacingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "XInterfacingObject",
    "additionalProperties": false,
    "properties": {
        "XInterfacingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Activator": {
            "type": "string"
        },
        "AVSVCoulingSwit": {
            "type": "string"
        },
        "CircuitBreaker": {
            "type": "string"
        },
        "ElectricalConnection": {
            "type": "string"
        },
        "EmergencyPowerFeeds": {
            "type": "string"
        },
        "FittingType": {
            "type": "string"
        },
        "FuesProtection": {
            "type": "string"
        },
        "FuseProtection": {
            "type": "string"
        },
        "ModelRange": {
            "type": "string"
        },
        "NumberOfCabinets": {
            "type": "integer"
        },
        "NumberOfConverters": {
            "type": "integer"
        },
        "NumberOfFeeds": {
            "type": "integer"
        },
        "NumberOfPowerCurcuits": {
            "type": "integer"
        },
        "NumberOFSafetExits": {
            "type": "integer"
        },
        "OperatingVoltage": {
            "type": "integer"
        },
        "OvervoltageProtection": {
            "type": "string"
        },
        "Power": {
            "type": "integer"
        },
        "PrimaryVoltage": {
            "type": "integer"
        },
        "SecondaryVoltage": {
            "type": "integer"
        },
        "VandalProofing": {
            "type": "string"
        },
        "Version": {
            "type": "string"
        },
        "Voltage": {
            "type": "integer"
        }
    }
}
2.2.2.20.5 XInterfacingObject JSON data
{
    "XInterfacingObjectId": 44,
    "ProductId": -25,
    "Type": "Lorem",
    "Class": "Lorem",
    "Activator": "Lorem",
    "AVSVCoulingSwit": "Lorem",
    "CircuitBreaker": "Lorem",
    "ElectricalConnection": "Lorem",
    "EmergencyPowerFeeds": "Lorem",
    "FittingType": "Lorem",
    "FuesProtection": "Lorem",
    "FuseProtection": "Lorem",
    "ModelRange": "Lorem",
    "NumberOfCabinets": -20,
    "NumberOfConverters": -64,
    "NumberOfFeeds": -73,
    "NumberOfPowerCurcuits": -9,
    "NumberOFSafetExits": -85,
    "OperatingVoltage": -19,
    "OvervoltageProtection": "Lorem",
    "Power": 47,
    "PrimaryVoltage": -43,
    "SecondaryVoltage": -15,
    "VandalProofing": "Lorem",
    "Version": "Lorem",
    "Voltage": -69
}
2.3 Group Documentation
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.3.1 Documentation Properties
PropertyValue
Group nameDocumentation
Technical name
Description
Comments
2.3.2 Documentation Documents
2.3.2.1 Document Document
2.3.2.1.1 Document Tree Diagram
Document
type
{123}
DocumentId
type
Document
type
{123}
DocumentId
type
2.3.2.1.2 Document Properties
PropertyValue
Document nameDocument
Technical name
Id
Description
GroupDocumentation
RESTful APIfalse
Additional propertiesfalse
Comments
2.3.2.1.3 Document Fields
FieldTypeReqKeyDescriptionComments
DocumentIdintegerfalse
2.3.2.1.3.1 Field DocumentId
2.3.2.1.3.1.1 DocumentId properties
PropertyValue
Name DocumentId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.3.2.1.4 Document JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Document",
    "additionalProperties": false,
    "properties": {
        "DocumentId": {
            "type": "integer"
        }
    }
}
2.3.2.1.5 Document JSON data
{
    "DocumentId": -30
}
2.3.2.2 Document DocumentClassificationMasterData
2.3.2.2.1 DocumentClassificationMasterData Tree Diagram
DocumentClassificationMasterData
type
{ABC}
ClassificationId
type
DocumentClassificationMasterData
type
{ABC}
ClassificationId
type
2.3.2.2.2 DocumentClassificationMasterData Properties
PropertyValue
Document nameDocumentClassificationMasterData
Technical name
Id
Description
GroupDocumentation
RESTful APIfalse
Additional propertiesfalse
Comments
2.3.2.2.3 DocumentClassificationMasterData Fields
FieldTypeReqKeyDescriptionComments
ClassificationIdstringfalse
2.3.2.2.3.1 Field ClassificationId
2.3.2.2.3.1.1 ClassificationId properties
PropertyValue
Name ClassificationId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.3.2.2.4 DocumentClassificationMasterData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "DocumentClassificationMasterData",
    "additionalProperties": false,
    "properties": {
        "ClassificationId": {
            "type": "string"
        }
    }
}
2.3.2.2.5 DocumentClassificationMasterData JSON data
{
    "ClassificationId": "Lorem"
}
2.4 Group EnergyAndRessources
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.4.1 EnergyAndRessources Properties
PropertyValue
Group nameEnergyAndRessources
Technical name
Description
Comments
2.4.2 EnergyAndRessources Documents
2.4.2.1 Document EmissionFactor
2.4.2.1.1 EmissionFactor Tree Diagram
EmissionFactor
type
{ABC}
Country
type
{ABC}
Type
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
Region
type
{ABC}
City
type
{ABC}
GUID
type
EmissionFactor
type
{ABC}
Country
type
{ABC}
Type
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
Region
type
{ABC}
City
type
{ABC}
GUID
type
2.4.2.1.2 EmissionFactor Properties
PropertyValue
Document nameEmissionFactor
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.1.3 EmissionFactor Fields
FieldTypeReqKeyDescriptionComments
Countrystringfalse
Typestringfalse
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
Regionstringfalse
Citystringfalse
GUIDstringfalse
2.4.2.1.3.1 Field Country
2.4.2.1.3.1.1 Country properties
PropertyValue
Name Country
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.2 Field Type
2.4.2.1.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.3 Field ValidFrom
2.4.2.1.3.3.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.4 Field ValidTo
2.4.2.1.3.4.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.5 Field Value
2.4.2.1.3.5.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.1.3.6 Field Region
2.4.2.1.3.6.1 Region properties
PropertyValue
Name Region
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.7 Field City
2.4.2.1.3.7.1 City properties
PropertyValue
Name City
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.8 Field GUID
2.4.2.1.3.8.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.4 EmissionFactor JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "EmissionFactor",
    "additionalProperties": false,
    "properties": {
        "Country": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "Region": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        }
    }
}
2.4.2.1.5 EmissionFactor JSON data
{
    "Country": "Lorem",
    "Type": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -48,
    "Region": "Lorem",
    "City": "Lorem",
    "GUID": "Lorem"
}
2.4.2.2 Document FutureGhgEmissions
2.4.2.2.1 FutureGhgEmissions Tree Diagram
FutureGhgEmissions
type
{ABC}
BuildingId
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
FutureGhgEmissionsId
type
{ABC}
FutureOperationalMeasurementId
type
{ABC}
EmissionScope
type
{ABC}
ReportingType
type
{ABC}
LCA
type
{0/1}
Based OnUserEmissionFactor
type
{ABC}
Type
type
{ABC}
SubType
type
FutureGhgEmissions
type
{ABC}
BuildingId
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
FutureGhgEmissionsId
type
{ABC}
FutureOperationalMeasurementId
type
{ABC}
EmissionScope
type
{ABC}
ReportingType
type
{ABC}
LCA
type
{0/1}
Based OnUserEmissionFactor
type
{ABC}
Type
type
{ABC}
SubType
type
2.4.2.2.2 FutureGhgEmissions Properties
PropertyValue
Document nameFutureGhgEmissions
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.2.3 FutureGhgEmissions Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalse
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
FutureGhgEmissionsIdstringfalse
FutureOperationalMeasurementIdstringfalse
EmissionScopestringfalse
ReportingTypestringfalse
LCAstringfalse
Based OnUserEmissionFactorbooleanfalse
Typestringfalse
SubTypestringfalse
2.4.2.2.3.1 Field BuildingId
2.4.2.2.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.2 Field ValidFrom
2.4.2.2.3.2.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.3 Field ValidTo
2.4.2.2.3.3.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.4 Field Value
2.4.2.2.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.2.3.5 Field GUID
2.4.2.2.3.5.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.6 Field FutureGhgEmissionsId
2.4.2.2.3.6.1 FutureGhgEmissionsId properties
PropertyValue
Name FutureGhgEmissionsId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.7 Field FutureOperationalMeasurementId
2.4.2.2.3.7.1 FutureOperationalMeasurementId properties
PropertyValue
Name FutureOperationalMeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.8 Field EmissionScope
2.4.2.2.3.8.1 EmissionScope properties
PropertyValue
Name EmissionScope
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.9 Field ReportingType
2.4.2.2.3.9.1 ReportingType properties
PropertyValue
Name ReportingType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.10 Field LCA
2.4.2.2.3.10.1 LCA properties
PropertyValue
Name LCA
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.11 Field Based OnUserEmissionFactor
2.4.2.2.3.11.1 Based OnUserEmissionFactor properties
PropertyValue
Name Based OnUserEmissionFactor
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.4.2.2.3.12 Field Type
2.4.2.2.3.12.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.13 Field SubType
2.4.2.2.3.13.1 SubType properties
PropertyValue
Name SubType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.4 FutureGhgEmissions JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FutureGhgEmissions",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "FutureGhgEmissionsId": {
            "type": "string"
        },
        "FutureOperationalMeasurementId": {
            "type": "string"
        },
        "EmissionScope": {
            "type": "string"
        },
        "ReportingType": {
            "type": "string"
        },
        "LCA": {
            "type": "string"
        },
        "Based OnUserEmissionFactor": {
            "type": "boolean"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        }
    }
}
2.4.2.2.5 FutureGhgEmissions JSON data
{
    "BuildingId": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": 31,
    "GUID": "Lorem",
    "FutureGhgEmissionsId": "Lorem",
    "FutureOperationalMeasurementId": "Lorem",
    "EmissionScope": "Lorem",
    "ReportingType": "Lorem",
    "LCA": "Lorem",
    "Based OnUserEmissionFactor": true,
    "Type": "Lorem",
    "SubType": "Lorem"
}
2.4.2.3 Document FutureOperationalMeasurement
2.4.2.3.1 FutureOperationalMeasurement Tree Diagram
FutureOperationalMeasurement
type
{ABC}
BuildingId
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
futureOperationalMeasurementId
type
{ABC}
operationalMeasurementId
type
{ABC}
MeterId
type
{ABC}
PortfolioId
type
{ABC}
LandId
type
{ABC}
FloorId
type
{ABC}
SapceId
type
{ABC}
WorkplaceId
type
{123}
MeterNumber
type
{ABC}
Type
type
{ABC}
SubType
type
{ABC}
Title
type
{ABC}
Unit
type
{ABC}
PostingDate
type
{ABC}
MeasurementDate
type
{ABC}
SpaceType
type
{ABC}
Lca
type
{ABC}
BusinessPartnerId
type
{ABC}
subOfOperationalMeasurementId
type
{ABC}
Purpose
type
{ABC}
ProcuredBy
type
FutureOperationalMeasurement
type
{ABC}
BuildingId
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
futureOperationalMeasurementId
type
{ABC}
operationalMeasurementId
type
{ABC}
MeterId
type
{ABC}
PortfolioId
type
{ABC}
LandId
type
{ABC}
FloorId
type
{ABC}
SapceId
type
{ABC}
WorkplaceId
type
{123}
MeterNumber
type
{ABC}
Type
type
{ABC}
SubType
type
{ABC}
Title
type
{ABC}
Unit
type
{ABC}
PostingDate
type
{ABC}
MeasurementDate
type
{ABC}
SpaceType
type
{ABC}
Lca
type
{ABC}
BusinessPartnerId
type
{ABC}
subOfOperationalMeasurementId
type
{ABC}
Purpose
type
{ABC}
ProcuredBy
type
2.4.2.3.2 FutureOperationalMeasurement Properties
PropertyValue
Document nameFutureOperationalMeasurement
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.3.3 FutureOperationalMeasurement Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalse
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
futureOperationalMeasurementIdstringfalse
operationalMeasurementIdstringfalse
MeterIdstringfalse
PortfolioIdstringfalse
LandIdstringfalse
FloorIdstringfalse
SapceIdstringfalse
WorkplaceIdstringfalse
MeterNumberintegerfalse
Typestringfalse
SubTypestringfalse
Titlestringfalse
Unitstringfalse
PostingDatestringfalse
MeasurementDatestringfalse
SpaceTypestringfalse
Lcastringfalse
BusinessPartnerIdstringfalse
subOfOperationalMeasurementIdstringfalse
Purposestringfalse
ProcuredBystringfalse
2.4.2.3.3.1 Field BuildingId
2.4.2.3.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.2 Field ValidFrom
2.4.2.3.3.2.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.3 Field ValidTo
2.4.2.3.3.3.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.4 Field Value
2.4.2.3.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.3.3.5 Field GUID
2.4.2.3.3.5.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.6 Field futureOperationalMeasurementId
2.4.2.3.3.6.1 futureOperationalMeasurementId properties
PropertyValue
Name futureOperationalMeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.7 Field operationalMeasurementId
2.4.2.3.3.7.1 operationalMeasurementId properties
PropertyValue
Name operationalMeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.8 Field MeterId
2.4.2.3.3.8.1 MeterId properties
PropertyValue
Name MeterId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.9 Field PortfolioId
2.4.2.3.3.9.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Portfolio
Foreign field PortfolioId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.10 Field LandId
2.4.2.3.3.10.1 LandId properties
PropertyValue
Name LandId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.11 Field FloorId
2.4.2.3.3.11.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Floor
Foreign field FloorId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.12 Field SapceId
2.4.2.3.3.12.1 SapceId properties
PropertyValue
Name SapceId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Space
Foreign field SpaceId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.13 Field WorkplaceId
2.4.2.3.3.13.1 WorkplaceId properties
PropertyValue
Name WorkplaceId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.14 Field MeterNumber
2.4.2.3.3.14.1 MeterNumber properties
PropertyValue
Name MeterNumber
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.3.3.15 Field Type
2.4.2.3.3.15.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.16 Field SubType
2.4.2.3.3.16.1 SubType properties
PropertyValue
Name SubType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.17 Field Title
2.4.2.3.3.17.1 Title properties
PropertyValue
Name Title
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.18 Field Unit
2.4.2.3.3.18.1 Unit properties
PropertyValue
Name Unit
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.19 Field PostingDate
2.4.2.3.3.19.1 PostingDate properties
PropertyValue
Name PostingDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.20 Field MeasurementDate
2.4.2.3.3.20.1 MeasurementDate properties
PropertyValue
Name MeasurementDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.21 Field SpaceType
2.4.2.3.3.21.1 SpaceType properties
PropertyValue
Name SpaceType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.22 Field Lca
2.4.2.3.3.22.1 Lca properties
PropertyValue
Name Lca
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.23 Field BusinessPartnerId
2.4.2.3.3.23.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.24 Field subOfOperationalMeasurementId
2.4.2.3.3.24.1 subOfOperationalMeasurementId properties
PropertyValue
Name subOfOperationalMeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.25 Field Purpose
2.4.2.3.3.25.1 Purpose properties
PropertyValue
Name Purpose
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.26 Field ProcuredBy
2.4.2.3.3.26.1 ProcuredBy properties
PropertyValue
Name ProcuredBy
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.4 FutureOperationalMeasurement JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FutureOperationalMeasurement",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "futureOperationalMeasurementId": {
            "type": "string"
        },
        "operationalMeasurementId": {
            "type": "string"
        },
        "MeterId": {
            "type": "string"
        },
        "PortfolioId": {
            "type": "string"
        },
        "LandId": {
            "type": "string"
        },
        "FloorId": {
            "type": "string"
        },
        "SapceId": {
            "type": "string"
        },
        "WorkplaceId": {
            "type": "string"
        },
        "MeterNumber": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        },
        "Title": {
            "type": "string"
        },
        "Unit": {
            "type": "string"
        },
        "PostingDate": {
            "type": "string"
        },
        "MeasurementDate": {
            "type": "string"
        },
        "SpaceType": {
            "type": "string"
        },
        "Lca": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "subOfOperationalMeasurementId": {
            "type": "string"
        },
        "Purpose": {
            "type": "string"
        },
        "ProcuredBy": {
            "type": "string"
        }
    }
}
2.4.2.3.5 FutureOperationalMeasurement JSON data
{
    "BuildingId": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": 18,
    "GUID": "Lorem",
    "futureOperationalMeasurementId": "Lorem",
    "operationalMeasurementId": "Lorem",
    "MeterId": "Lorem",
    "PortfolioId": "Lorem",
    "LandId": "Lorem",
    "FloorId": "Lorem",
    "SapceId": "Lorem",
    "WorkplaceId": "Lorem",
    "MeterNumber": -61,
    "Type": "Lorem",
    "SubType": "Lorem",
    "Title": "Lorem",
    "Unit": "Lorem",
    "PostingDate": "Lorem",
    "MeasurementDate": "Lorem",
    "SpaceType": "Lorem",
    "Lca": "Lorem",
    "BusinessPartnerId": "Lorem",
    "subOfOperationalMeasurementId": "Lorem",
    "Purpose": "Lorem",
    "ProcuredBy": "Lorem"
}
2.4.2.4 Document OperationalMeasurement
2.4.2.4.1 OperationalMeasurement Tree Diagram
OperationalMeasurement
type
{ABC}
GUID
type
{ABC}
operationalMeasurementId
type
{123}
MeterId
type
{ABC}
PortfolioId
type
{ABC}
LandId
type
{ABC}
BuildingId
type
{ABC}
FloorId
type
{ABC}
SpaceId
type
{ABC}
WorkplaceId
type
{123}
MeterNumber
type
{ABC}
Type
type
{ABC}
SubType
type
{ABC}
Title
type
{123}
Value
type
{ABC}
Unit
type
{ABC}
PostingDate
type
{ABC}
MeasurementDate
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{ABC}
ProcuredBy
type
{ABC}
SpaceType
type
{ABC}
Lca
type
{ABC}
BusinessPartnerId
type
{ABC}
subOfOperationalMeasurementId
type
{ABC}
Purpose
type
OperationalMeasurement
type
{ABC}
GUID
type
{ABC}
operationalMeasurementId
type
{123}
MeterId
type
{ABC}
PortfolioId
type
{ABC}
LandId
type
{ABC}
BuildingId
type
{ABC}
FloorId
type
{ABC}
SpaceId
type
{ABC}
WorkplaceId
type
{123}
MeterNumber
type
{ABC}
Type
type
{ABC}
SubType
type
{ABC}
Title
type
{123}
Value
type
{ABC}
Unit
type
{ABC}
PostingDate
type
{ABC}
MeasurementDate
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{ABC}
ProcuredBy
type
{ABC}
SpaceType
type
{ABC}
Lca
type
{ABC}
BusinessPartnerId
type
{ABC}
subOfOperationalMeasurementId
type
{ABC}
Purpose
type
2.4.2.4.2 OperationalMeasurement Properties
PropertyValue
Document nameOperationalMeasurement
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.4.3 OperationalMeasurement Fields
FieldTypeReqKeyDescriptionComments
GUIDstringfalse
operationalMeasurementIdstringfalse
MeterIdintegerfalse
PortfolioIdstringfalse
LandIdstringfalse
BuildingIdstringfalse
FloorIdstringfalse
SpaceIdstringfalse
WorkplaceIdstringfalse
MeterNumberintegerfalse
Typestringfalse
SubTypestringfalse
Titlestringfalse
Valueintegerfalse
Unitstringfalse
PostingDatestringfalse
MeasurementDatestringfalse
ValidFromstringfalse
ValidTostringfalse
ProcuredBystringfalse
SpaceTypestringfalse
Lcastringfalse
BusinessPartnerIdstringfalse
subOfOperationalMeasurementIdstringfalse
Purposestringfalse
2.4.2.4.3.1 Field GUID
2.4.2.4.3.1.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.2 Field operationalMeasurementId
2.4.2.4.3.2.1 operationalMeasurementId properties
PropertyValue
Name operationalMeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.3 Field MeterId
2.4.2.4.3.3.1 MeterId properties
PropertyValue
Name MeterId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.4.3.4 Field PortfolioId
2.4.2.4.3.4.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.5 Field LandId
2.4.2.4.3.5.1 LandId properties
PropertyValue
Name LandId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.6 Field BuildingId
2.4.2.4.3.6.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.7 Field FloorId
2.4.2.4.3.7.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.8 Field SpaceId
2.4.2.4.3.8.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.9 Field WorkplaceId
2.4.2.4.3.9.1 WorkplaceId properties
PropertyValue
Name WorkplaceId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.10 Field MeterNumber
2.4.2.4.3.10.1 MeterNumber properties
PropertyValue
Name MeterNumber
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.4.3.11 Field Type
2.4.2.4.3.11.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.12 Field SubType
2.4.2.4.3.12.1 SubType properties
PropertyValue
Name SubType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.13 Field Title
2.4.2.4.3.13.1 Title properties
PropertyValue
Name Title
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.14 Field Value
2.4.2.4.3.14.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.4.3.15 Field Unit
2.4.2.4.3.15.1 Unit properties
PropertyValue
Name Unit
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.16 Field PostingDate
2.4.2.4.3.16.1 PostingDate properties
PropertyValue
Name PostingDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.17 Field MeasurementDate
2.4.2.4.3.17.1 MeasurementDate properties
PropertyValue
Name MeasurementDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.18 Field ValidFrom
2.4.2.4.3.18.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.19 Field ValidTo
2.4.2.4.3.19.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.20 Field ProcuredBy
2.4.2.4.3.20.1 ProcuredBy properties
PropertyValue
Name ProcuredBy
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.21 Field SpaceType
2.4.2.4.3.21.1 SpaceType properties
PropertyValue
Name SpaceType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.22 Field Lca
2.4.2.4.3.22.1 Lca properties
PropertyValue
Name Lca
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.23 Field BusinessPartnerId
2.4.2.4.3.23.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.24 Field subOfOperationalMeasurementId
2.4.2.4.3.24.1 subOfOperationalMeasurementId properties
PropertyValue
Name subOfOperationalMeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.25 Field Purpose
2.4.2.4.3.25.1 Purpose properties
PropertyValue
Name Purpose
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.4 OperationalMeasurement JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "OperationalMeasurement",
    "additionalProperties": false,
    "properties": {
        "GUID": {
            "type": "string"
        },
        "operationalMeasurementId": {
            "type": "string"
        },
        "MeterId": {
            "type": "integer"
        },
        "PortfolioId": {
            "type": "string"
        },
        "LandId": {
            "type": "string"
        },
        "BuildingId": {
            "type": "string"
        },
        "FloorId": {
            "type": "string"
        },
        "SpaceId": {
            "type": "string"
        },
        "WorkplaceId": {
            "type": "string"
        },
        "MeterNumber": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        },
        "Title": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "Unit": {
            "type": "string"
        },
        "PostingDate": {
            "type": "string"
        },
        "MeasurementDate": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "ProcuredBy": {
            "type": "string"
        },
        "SpaceType": {
            "type": "string"
        },
        "Lca": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "subOfOperationalMeasurementId": {
            "type": "string"
        },
        "Purpose": {
            "type": "string"
        }
    }
}
2.4.2.4.5 OperationalMeasurement JSON data
{
    "GUID": "Lorem",
    "operationalMeasurementId": "Lorem",
    "MeterId": 48,
    "PortfolioId": "Lorem",
    "LandId": "Lorem",
    "BuildingId": "Lorem",
    "FloorId": "Lorem",
    "SpaceId": "Lorem",
    "WorkplaceId": "Lorem",
    "MeterNumber": -53,
    "Type": "Lorem",
    "SubType": "Lorem",
    "Title": "Lorem",
    "Value": -86,
    "Unit": "Lorem",
    "PostingDate": "Lorem",
    "MeasurementDate": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "ProcuredBy": "Lorem",
    "SpaceType": "Lorem",
    "Lca": "Lorem",
    "BusinessPartnerId": "Lorem",
    "subOfOperationalMeasurementId": "Lorem",
    "Purpose": "Lorem"
}
2.4.2.5 Document Prices
2.4.2.5.1 Prices Tree Diagram
Prices
type
{ABC}
BuildingId
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
PricesId
type
{ABC}
Type
type
{ABC}
MeasurementId
type
{ABC}
BusinessPartnerId
type
{ABC}
Country
type
{ABC}
Region
type
{ABC}
City
type
Prices
type
{ABC}
BuildingId
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
PricesId
type
{ABC}
Type
type
{ABC}
MeasurementId
type
{ABC}
BusinessPartnerId
type
{ABC}
Country
type
{ABC}
Region
type
{ABC}
City
type
2.4.2.5.2 Prices Properties
PropertyValue
Document namePrices
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.5.3 Prices Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalse
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
PricesIdstringfalse
Typestringfalse
MeasurementIdstringfalse
BusinessPartnerIdstringfalse
Countrystringfalse
Regionstringfalse
Citystringfalse
2.4.2.5.3.1 Field BuildingId
2.4.2.5.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.2 Field ValidFrom
2.4.2.5.3.2.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.3 Field ValidTo
2.4.2.5.3.3.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.4 Field Value
2.4.2.5.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.5.3.5 Field GUID
2.4.2.5.3.5.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.6 Field PricesId
2.4.2.5.3.6.1 PricesId properties
PropertyValue
Name PricesId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.7 Field Type
2.4.2.5.3.7.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.8 Field MeasurementId
2.4.2.5.3.8.1 MeasurementId properties
PropertyValue
Name MeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document OperationalMeasurement
Foreign field operationalMeasurementId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.9 Field BusinessPartnerId
2.4.2.5.3.9.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.10 Field Country
2.4.2.5.3.10.1 Country properties
PropertyValue
Name Country
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.11 Field Region
2.4.2.5.3.11.1 Region properties
PropertyValue
Name Region
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.12 Field City
2.4.2.5.3.12.1 City properties
PropertyValue
Name City
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.4 Prices JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Prices",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "PricesId": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "MeasurementId": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "Region": {
            "type": "string"
        },
        "City": {
            "type": "string"
        }
    }
}
2.4.2.5.5 Prices JSON data
{
    "BuildingId": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -89,
    "GUID": "Lorem",
    "PricesId": "Lorem",
    "Type": "Lorem",
    "MeasurementId": "Lorem",
    "BusinessPartnerId": "Lorem",
    "Country": "Lorem",
    "Region": "Lorem",
    "City": "Lorem"
}
2.4.2.6 Document SustainabilityIndicatorsBuilding
2.4.2.6.1 SustainabilityIndicatorsBuilding Tree Diagram
SustainabilityIndicatorsBuilding
type
{ABC}
BuildingId
type
{ABC}
GUID
type
{ABC}
GhgEmissionsTotalLocationBased
type
{ABC}
GhgEmissionsScope1LocationBased
type
{ABC}
GhgEmissionsScope2LocationBased
type
{ABC}
GhgEmissionsScope3LocationBased
type
{ABC}
GhgEmissionsTotalMarketBased
type
{ABC}
GhgEmissionsScope1MarketBased
type
{ABC}
GhgEmissionsScope2MarketBased
type
{ABC}
GhgEmissionsScope3MarketBased
type
{ABC}
GhgIntensityRentableLocationBased
type
{ABC}
NetEnergyDemandIntensityRentable
type
{ABC}
GhgIntensityRentableMarketBased
type
{ABC}
GhgIntensityERALocationBased
type
{ABC}
GhgIntensityERAMarketBased
type
{ABC}
NetEnergyDemandIntensityERA
type
{ABC}
GhgIntensityGIALocationBased
type
{ABC}
GhgIntensityGIAMarketBased
type
{ABC}
NetEnergyDemandIntensityGIA
type
{ABC}
NetEnergyDemand
type
{ABC}
EnergyConsumption
type
{ABC}
shareOfRenewables
type
{ABC}
shareOfRenewablesIncludingOffsite
type
{ABC}
validFrom
type
{ABC}
validTo
type
{ABC}
strandedGHG_1.5
type
{ABC}
strandedGHG_2
type
{ABC}
strandedEnergy_1.5
type
{ABC}
strandedEnergy_2
type
{ABC}
excessEmissions_1.5
type
{ABC}
excessEmissions_2
type
{ABC}
costsOfExcessEmissions_1.5
type
{ABC}
costsOfExcessEmissions_2
type
{ABC}
discountRate
type
{ABC}
NPVofExcessEmissions_1.5
type
{ABC}
NPVofExcessEmissions_2
type
{ABC}
NPV_1.5_sum
type
{ABC}
carbonPenaltyRisk_1.5
type
{ABC}
NPV_2_sum
type
{ABC}
carbonPenaltyRisk_2
type
{ABC}
carbonCosts
type
{ABC}
Type
type
SustainabilityIndicatorsBuilding
type
{ABC}
BuildingId
type
{ABC}
GUID
type
{ABC}
GhgEmissionsTotalLocationBased
type
{ABC}
GhgEmissionsScope1LocationBased
type
{ABC}
GhgEmissionsScope2LocationBased
type
{ABC}
GhgEmissionsScope3LocationBased
type
{ABC}
GhgEmissionsTotalMarketBased
type
{ABC}
GhgEmissionsScope1MarketBased
type
{ABC}
GhgEmissionsScope2MarketBased
type
{ABC}
GhgEmissionsScope3MarketBased
type
{ABC}
GhgIntensityRentableLocationBased
type
{ABC}
NetEnergyDemandIntensityRentable
type
{ABC}
GhgIntensityRentableMarketBased
type
{ABC}
GhgIntensityERALocationBased
type
{ABC}
GhgIntensityERAMarketBased
type
{ABC}
NetEnergyDemandIntensityERA
type
{ABC}
GhgIntensityGIALocationBased
type
{ABC}
GhgIntensityGIAMarketBased
type
{ABC}
NetEnergyDemandIntensityGIA
type
{ABC}
NetEnergyDemand
type
{ABC}
EnergyConsumption
type
{ABC}
shareOfRenewables
type
{ABC}
shareOfRenewablesIncludingOffsite
type
{ABC}
validFrom
type
{ABC}
validTo
type
{ABC}
strandedGHG_1.5
type
{ABC}
strandedGHG_2
type
{ABC}
strandedEnergy_1.5
type
{ABC}
strandedEnergy_2
type
{ABC}
excessEmissions_1.5
type
{ABC}
excessEmissions_2
type
{ABC}
costsOfExcessEmissions_1.5
type
{ABC}
costsOfExcessEmissions_2
type
{ABC}
discountRate
type
{ABC}
NPVofExcessEmissions_1.5
type
{ABC}
NPVofExcessEmissions_2
type
{ABC}
NPV_1.5_sum
type
{ABC}
carbonPenaltyRisk_1.5
type
{ABC}
NPV_2_sum
type
{ABC}
carbonPenaltyRisk_2
type
{ABC}
carbonCosts
type
{ABC}
Type
type
2.4.2.6.2 SustainabilityIndicatorsBuilding Properties
PropertyValue
Document nameSustainabilityIndicatorsBuilding
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.6.3 SustainabilityIndicatorsBuilding Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalse
GUIDstringfalse
GhgEmissionsTotalLocationBasedstringfalse
GhgEmissionsScope1LocationBasedstringfalse
GhgEmissionsScope2LocationBasedstringfalse
GhgEmissionsScope3LocationBasedstringfalse
GhgEmissionsTotalMarketBasedstringfalse
GhgEmissionsScope1MarketBasedstringfalse
GhgEmissionsScope2MarketBasedstringfalse
GhgEmissionsScope3MarketBasedstringfalse
GhgIntensityRentableLocationBasedstringfalse
NetEnergyDemandIntensityRentablestringfalse
GhgIntensityRentableMarketBasedstringfalse
GhgIntensityERALocationBasedstringfalse
GhgIntensityERAMarketBasedstringfalse
NetEnergyDemandIntensityERAstringfalse
GhgIntensityGIALocationBasedstringfalse
GhgIntensityGIAMarketBasedstringfalse
NetEnergyDemandIntensityGIAstringfalse
NetEnergyDemandstringfalse
EnergyConsumptionstringfalse
shareOfRenewablesstringfalse
shareOfRenewablesIncludingOffsitestringfalse
validFromstringfalse
validTostringfalse
strandedGHG_1.5stringfalse
strandedGHG_2stringfalse
strandedEnergy_1.5stringfalse
strandedEnergy_2stringfalse
excessEmissions_1.5stringfalse
excessEmissions_2stringfalse
costsOfExcessEmissions_1.5stringfalse
costsOfExcessEmissions_2stringfalse
discountRatestringfalse
NPVofExcessEmissions_1.5stringfalse
NPVofExcessEmissions_2stringfalse
NPV_1.5_sumstringfalse
carbonPenaltyRisk_1.5stringfalse
NPV_2_sumstringfalse
carbonPenaltyRisk_2stringfalse
carbonCostsstringfalse
Typestringfalse
2.4.2.6.3.1 Field BuildingId
2.4.2.6.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.2 Field GUID
2.4.2.6.3.2.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.3 Field GhgEmissionsTotalLocationBased
2.4.2.6.3.3.1 GhgEmissionsTotalLocationBased properties
PropertyValue
Name GhgEmissionsTotalLocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.4 Field GhgEmissionsScope1LocationBased
2.4.2.6.3.4.1 GhgEmissionsScope1LocationBased properties
PropertyValue
Name GhgEmissionsScope1LocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.5 Field GhgEmissionsScope2LocationBased
2.4.2.6.3.5.1 GhgEmissionsScope2LocationBased properties
PropertyValue
Name GhgEmissionsScope2LocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.6 Field GhgEmissionsScope3LocationBased
2.4.2.6.3.6.1 GhgEmissionsScope3LocationBased properties
PropertyValue
Name GhgEmissionsScope3LocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.7 Field GhgEmissionsTotalMarketBased
2.4.2.6.3.7.1 GhgEmissionsTotalMarketBased properties
PropertyValue
Name GhgEmissionsTotalMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.8 Field GhgEmissionsScope1MarketBased
2.4.2.6.3.8.1 GhgEmissionsScope1MarketBased properties
PropertyValue
Name GhgEmissionsScope1MarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.9 Field GhgEmissionsScope2MarketBased
2.4.2.6.3.9.1 GhgEmissionsScope2MarketBased properties
PropertyValue
Name GhgEmissionsScope2MarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.10 Field GhgEmissionsScope3MarketBased
2.4.2.6.3.10.1 GhgEmissionsScope3MarketBased properties
PropertyValue
Name GhgEmissionsScope3MarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.11 Field GhgIntensityRentableLocationBased
2.4.2.6.3.11.1 GhgIntensityRentableLocationBased properties
PropertyValue
Name GhgIntensityRentableLocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.12 Field NetEnergyDemandIntensityRentable
2.4.2.6.3.12.1 NetEnergyDemandIntensityRentable properties
PropertyValue
Name NetEnergyDemandIntensityRentable
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.13 Field GhgIntensityRentableMarketBased
2.4.2.6.3.13.1 GhgIntensityRentableMarketBased properties
PropertyValue
Name GhgIntensityRentableMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.14 Field GhgIntensityERALocationBased
2.4.2.6.3.14.1 GhgIntensityERALocationBased properties
PropertyValue
Name GhgIntensityERALocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.15 Field GhgIntensityERAMarketBased
2.4.2.6.3.15.1 GhgIntensityERAMarketBased properties
PropertyValue
Name GhgIntensityERAMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.16 Field NetEnergyDemandIntensityERA
2.4.2.6.3.16.1 NetEnergyDemandIntensityERA properties
PropertyValue
Name NetEnergyDemandIntensityERA
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.17 Field GhgIntensityGIALocationBased
2.4.2.6.3.17.1 GhgIntensityGIALocationBased properties
PropertyValue
Name GhgIntensityGIALocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.18 Field GhgIntensityGIAMarketBased
2.4.2.6.3.18.1 GhgIntensityGIAMarketBased properties
PropertyValue
Name GhgIntensityGIAMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.19 Field NetEnergyDemandIntensityGIA
2.4.2.6.3.19.1 NetEnergyDemandIntensityGIA properties
PropertyValue
Name NetEnergyDemandIntensityGIA
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.20 Field NetEnergyDemand
2.4.2.6.3.20.1 NetEnergyDemand properties
PropertyValue
Name NetEnergyDemand
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.21 Field EnergyConsumption
2.4.2.6.3.21.1 EnergyConsumption properties
PropertyValue
Name EnergyConsumption
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.22 Field shareOfRenewables
2.4.2.6.3.22.1 shareOfRenewables properties
PropertyValue
Name shareOfRenewables
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.23 Field shareOfRenewablesIncludingOffsite
2.4.2.6.3.23.1 shareOfRenewablesIncludingOffsite properties
PropertyValue
Name shareOfRenewablesIncludingOffsite
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.24 Field validFrom
2.4.2.6.3.24.1 validFrom properties
PropertyValue
Name validFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.25 Field validTo
2.4.2.6.3.25.1 validTo properties
PropertyValue
Name validTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.26 Field strandedGHG_1.5
2.4.2.6.3.26.1 strandedGHG_1.5 properties
PropertyValue
Name strandedGHG_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.27 Field strandedGHG_2
2.4.2.6.3.27.1 strandedGHG_2 properties
PropertyValue
Name strandedGHG_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.28 Field strandedEnergy_1.5
2.4.2.6.3.28.1 strandedEnergy_1.5 properties
PropertyValue
Name strandedEnergy_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.29 Field strandedEnergy_2
2.4.2.6.3.29.1 strandedEnergy_2 properties
PropertyValue
Name strandedEnergy_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.30 Field excessEmissions_1.5
2.4.2.6.3.30.1 excessEmissions_1.5 properties
PropertyValue
Name excessEmissions_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.31 Field excessEmissions_2
2.4.2.6.3.31.1 excessEmissions_2 properties
PropertyValue
Name excessEmissions_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.32 Field costsOfExcessEmissions_1.5
2.4.2.6.3.32.1 costsOfExcessEmissions_1.5 properties
PropertyValue
Name costsOfExcessEmissions_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.33 Field costsOfExcessEmissions_2
2.4.2.6.3.33.1 costsOfExcessEmissions_2 properties
PropertyValue
Name costsOfExcessEmissions_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.34 Field discountRate
2.4.2.6.3.34.1 discountRate properties
PropertyValue
Name discountRate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.35 Field NPVofExcessEmissions_1.5
2.4.2.6.3.35.1 NPVofExcessEmissions_1.5 properties
PropertyValue
Name NPVofExcessEmissions_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.36 Field NPVofExcessEmissions_2
2.4.2.6.3.36.1 NPVofExcessEmissions_2 properties
PropertyValue
Name NPVofExcessEmissions_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.37 Field NPV_1.5_sum
2.4.2.6.3.37.1 NPV_1.5_sum properties
PropertyValue
Name NPV_1.5_sum
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.38 Field carbonPenaltyRisk_1.5
2.4.2.6.3.38.1 carbonPenaltyRisk_1.5 properties
PropertyValue
Name carbonPenaltyRisk_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.39 Field NPV_2_sum
2.4.2.6.3.39.1 NPV_2_sum properties
PropertyValue
Name NPV_2_sum
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.40 Field carbonPenaltyRisk_2
2.4.2.6.3.40.1 carbonPenaltyRisk_2 properties
PropertyValue
Name carbonPenaltyRisk_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.41 Field carbonCosts
2.4.2.6.3.41.1 carbonCosts properties
PropertyValue
Name carbonCosts
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.42 Field Type
2.4.2.6.3.42.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.4 SustainabilityIndicatorsBuilding JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SustainabilityIndicatorsBuilding",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        },
        "GhgEmissionsTotalLocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope1LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope2LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope3LocationBased": {
            "type": "string"
        },
        "GhgEmissionsTotalMarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope1MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope2MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope3MarketBased": {
            "type": "string"
        },
        "GhgIntensityRentableLocationBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityRentable": {
            "type": "string"
        },
        "GhgIntensityRentableMarketBased": {
            "type": "string"
        },
        "GhgIntensityERALocationBased": {
            "type": "string"
        },
        "GhgIntensityERAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityERA": {
            "type": "string"
        },
        "GhgIntensityGIALocationBased": {
            "type": "string"
        },
        "GhgIntensityGIAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityGIA": {
            "type": "string"
        },
        "NetEnergyDemand": {
            "type": "string"
        },
        "EnergyConsumption": {
            "type": "string"
        },
        "shareOfRenewables": {
            "type": "string"
        },
        "shareOfRenewablesIncludingOffsite": {
            "type": "string"
        },
        "validFrom": {
            "type": "string"
        },
        "validTo": {
            "type": "string"
        },
        "strandedGHG_1.5": {
            "type": "string"
        },
        "strandedGHG_2": {
            "type": "string"
        },
        "strandedEnergy_1.5": {
            "type": "string"
        },
        "strandedEnergy_2": {
            "type": "string"
        },
        "excessEmissions_1.5": {
            "type": "string"
        },
        "excessEmissions_2": {
            "type": "string"
        },
        "costsOfExcessEmissions_1.5": {
            "type": "string"
        },
        "costsOfExcessEmissions_2": {
            "type": "string"
        },
        "discountRate": {
            "type": "string"
        },
        "NPVofExcessEmissions_1.5": {
            "type": "string"
        },
        "NPVofExcessEmissions_2": {
            "type": "string"
        },
        "NPV_1.5_sum": {
            "type": "string"
        },
        "carbonPenaltyRisk_1.5": {
            "type": "string"
        },
        "NPV_2_sum": {
            "type": "string"
        },
        "carbonPenaltyRisk_2": {
            "type": "string"
        },
        "carbonCosts": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        }
    }
}
2.4.2.6.5 SustainabilityIndicatorsBuilding JSON data
{
    "BuildingId": "Lorem",
    "GUID": "Lorem",
    "GhgEmissionsTotalLocationBased": "Lorem",
    "GhgEmissionsScope1LocationBased": "Lorem",
    "GhgEmissionsScope2LocationBased": "Lorem",
    "GhgEmissionsScope3LocationBased": "Lorem",
    "GhgEmissionsTotalMarketBased": "Lorem",
    "GhgEmissionsScope1MarketBased": "Lorem",
    "GhgEmissionsScope2MarketBased": "Lorem",
    "GhgEmissionsScope3MarketBased": "Lorem",
    "GhgIntensityRentableLocationBased": "Lorem",
    "NetEnergyDemandIntensityRentable": "Lorem",
    "GhgIntensityRentableMarketBased": "Lorem",
    "GhgIntensityERALocationBased": "Lorem",
    "GhgIntensityERAMarketBased": "Lorem",
    "NetEnergyDemandIntensityERA": "Lorem",
    "GhgIntensityGIALocationBased": "Lorem",
    "GhgIntensityGIAMarketBased": "Lorem",
    "NetEnergyDemandIntensityGIA": "Lorem",
    "NetEnergyDemand": "Lorem",
    "EnergyConsumption": "Lorem",
    "shareOfRenewables": "Lorem",
    "shareOfRenewablesIncludingOffsite": "Lorem",
    "validFrom": "Lorem",
    "validTo": "Lorem",
    "strandedGHG_1.5": "Lorem",
    "strandedGHG_2": "Lorem",
    "strandedEnergy_1.5": "Lorem",
    "strandedEnergy_2": "Lorem",
    "excessEmissions_1.5": "Lorem",
    "excessEmissions_2": "Lorem",
    "costsOfExcessEmissions_1.5": "Lorem",
    "costsOfExcessEmissions_2": "Lorem",
    "discountRate": "Lorem",
    "NPVofExcessEmissions_1.5": "Lorem",
    "NPVofExcessEmissions_2": "Lorem",
    "NPV_1.5_sum": "Lorem",
    "carbonPenaltyRisk_1.5": "Lorem",
    "NPV_2_sum": "Lorem",
    "carbonPenaltyRisk_2": "Lorem",
    "carbonCosts": "Lorem",
    "Type": "Lorem"
}
2.4.2.7 Document SustainabilityIndicatorsCompany
2.4.2.7.1 SustainabilityIndicatorsCompany Tree Diagram
SustainabilityIndicatorsCompany
type
{ABC}
BusinessPartnerId
type
{ABC}
GUID
type
{ABC}
GhgEmissionsTotalLocationBased
type
{ABC}
GhgEmissionsScope1LocationBased
type
{ABC}
GhgEmissionsScope2LocationBased
type
{ABC}
GhgEmissionsScope3LocationBased
type
{ABC}
GhgEmissionsTotalMarketBased
type
{ABC}
GhgEmissionsScope1MarketBased
type
{ABC}
GhgEmissionsScope2MarketBased
type
{ABC}
GhgEmissionsScope3MarketBased
type
{ABC}
GhgIntensityRentableLocationBased
type
{ABC}
NetEnergyDemandIntensityRentable
type
{ABC}
GhgIntensityRentableMarketBased
type
{ABC}
GhgIntensityERALocationBased
type
{ABC}
GhgIntensityERAMarketBased
type
{ABC}
NetEnergyDemandIntensityERA
type
{ABC}
GhgIntensityGIALocationBased
type
{ABC}
GhgIntensityGIAMarketBased
type
{ABC}
NetEnergyDemandIntensityGIA
type
{ABC}
NetEnergyDemand
type
{ABC}
shareOfRenewables
type
{ABC}
validFrom
type
{ABC}
validTo
type
{ABC}
strandedGhgShareBuildings_1.5
type
{ABC}
strandedGhgShareBuildings_2
type
{ABC}
strandedGhgShareArea_1.5
type
{ABC}
strandedGhgShareArea_2
type
{ABC}
strandedGhgShareMarketValue_1.5
type
{ABC}
strandedGhgShareMarketValue_2
type
{ABC}
EnergyConsumption
type
SustainabilityIndicatorsCompany
type
{ABC}
BusinessPartnerId
type
{ABC}
GUID
type
{ABC}
GhgEmissionsTotalLocationBased
type
{ABC}
GhgEmissionsScope1LocationBased
type
{ABC}
GhgEmissionsScope2LocationBased
type
{ABC}
GhgEmissionsScope3LocationBased
type
{ABC}
GhgEmissionsTotalMarketBased
type
{ABC}
GhgEmissionsScope1MarketBased
type
{ABC}
GhgEmissionsScope2MarketBased
type
{ABC}
GhgEmissionsScope3MarketBased
type
{ABC}
GhgIntensityRentableLocationBased
type
{ABC}
NetEnergyDemandIntensityRentable
type
{ABC}
GhgIntensityRentableMarketBased
type
{ABC}
GhgIntensityERALocationBased
type
{ABC}
GhgIntensityERAMarketBased
type
{ABC}
NetEnergyDemandIntensityERA
type
{ABC}
GhgIntensityGIALocationBased
type
{ABC}
GhgIntensityGIAMarketBased
type
{ABC}
NetEnergyDemandIntensityGIA
type
{ABC}
NetEnergyDemand
type
{ABC}
shareOfRenewables
type
{ABC}
validFrom
type
{ABC}
validTo
type
{ABC}
strandedGhgShareBuildings_1.5
type
{ABC}
strandedGhgShareBuildings_2
type
{ABC}
strandedGhgShareArea_1.5
type
{ABC}
strandedGhgShareArea_2
type
{ABC}
strandedGhgShareMarketValue_1.5
type
{ABC}
strandedGhgShareMarketValue_2
type
{ABC}
EnergyConsumption
type
2.4.2.7.2 SustainabilityIndicatorsCompany Properties
PropertyValue
Document nameSustainabilityIndicatorsCompany
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.7.3 SustainabilityIndicatorsCompany Fields
FieldTypeReqKeyDescriptionComments
BusinessPartnerIdstringfalse
GUIDstringfalse
GhgEmissionsTotalLocationBasedstringfalse
GhgEmissionsScope1LocationBasedstringfalse
GhgEmissionsScope2LocationBasedstringfalse
GhgEmissionsScope3LocationBasedstringfalse
GhgEmissionsTotalMarketBasedstringfalse
GhgEmissionsScope1MarketBasedstringfalse
GhgEmissionsScope2MarketBasedstringfalse
GhgEmissionsScope3MarketBasedstringfalse
GhgIntensityRentableLocationBasedstringfalse
NetEnergyDemandIntensityRentablestringfalse
GhgIntensityRentableMarketBasedstringfalse
GhgIntensityERALocationBasedstringfalse
GhgIntensityERAMarketBasedstringfalse
NetEnergyDemandIntensityERAstringfalse
GhgIntensityGIALocationBasedstringfalse
GhgIntensityGIAMarketBasedstringfalse
NetEnergyDemandIntensityGIAstringfalse
NetEnergyDemandstringfalse
shareOfRenewablesstringfalse
validFromstringfalse
validTostringfalse
strandedGhgShareBuildings_1.5stringfalse
strandedGhgShareBuildings_2stringfalse
strandedGhgShareArea_1.5stringfalse
strandedGhgShareArea_2stringfalse
strandedGhgShareMarketValue_1.5stringfalse
strandedGhgShareMarketValue_2stringfalse
EnergyConsumptionstringfalse
2.4.2.7.3.1 Field BusinessPartnerId
2.4.2.7.3.1.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.2 Field GUID
2.4.2.7.3.2.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.3 Field GhgEmissionsTotalLocationBased
2.4.2.7.3.3.1 GhgEmissionsTotalLocationBased properties
PropertyValue
Name GhgEmissionsTotalLocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.4 Field GhgEmissionsScope1LocationBased
2.4.2.7.3.4.1 GhgEmissionsScope1LocationBased properties
PropertyValue
Name GhgEmissionsScope1LocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.5 Field GhgEmissionsScope2LocationBased
2.4.2.7.3.5.1 GhgEmissionsScope2LocationBased properties
PropertyValue
Name GhgEmissionsScope2LocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.6 Field GhgEmissionsScope3LocationBased
2.4.2.7.3.6.1 GhgEmissionsScope3LocationBased properties
PropertyValue
Name GhgEmissionsScope3LocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.7 Field GhgEmissionsTotalMarketBased
2.4.2.7.3.7.1 GhgEmissionsTotalMarketBased properties
PropertyValue
Name GhgEmissionsTotalMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.8 Field GhgEmissionsScope1MarketBased
2.4.2.7.3.8.1 GhgEmissionsScope1MarketBased properties
PropertyValue
Name GhgEmissionsScope1MarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.9 Field GhgEmissionsScope2MarketBased
2.4.2.7.3.9.1 GhgEmissionsScope2MarketBased properties
PropertyValue
Name GhgEmissionsScope2MarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.10 Field GhgEmissionsScope3MarketBased
2.4.2.7.3.10.1 GhgEmissionsScope3MarketBased properties
PropertyValue
Name GhgEmissionsScope3MarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.11 Field GhgIntensityRentableLocationBased
2.4.2.7.3.11.1 GhgIntensityRentableLocationBased properties
PropertyValue
Name GhgIntensityRentableLocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.12 Field NetEnergyDemandIntensityRentable
2.4.2.7.3.12.1 NetEnergyDemandIntensityRentable properties
PropertyValue
Name NetEnergyDemandIntensityRentable
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.13 Field GhgIntensityRentableMarketBased
2.4.2.7.3.13.1 GhgIntensityRentableMarketBased properties
PropertyValue
Name GhgIntensityRentableMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.14 Field GhgIntensityERALocationBased
2.4.2.7.3.14.1 GhgIntensityERALocationBased properties
PropertyValue
Name GhgIntensityERALocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.15 Field GhgIntensityERAMarketBased
2.4.2.7.3.15.1 GhgIntensityERAMarketBased properties
PropertyValue
Name GhgIntensityERAMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.16 Field NetEnergyDemandIntensityERA
2.4.2.7.3.16.1 NetEnergyDemandIntensityERA properties
PropertyValue
Name NetEnergyDemandIntensityERA
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.17 Field GhgIntensityGIALocationBased
2.4.2.7.3.17.1 GhgIntensityGIALocationBased properties
PropertyValue
Name GhgIntensityGIALocationBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.18 Field GhgIntensityGIAMarketBased
2.4.2.7.3.18.1 GhgIntensityGIAMarketBased properties
PropertyValue
Name GhgIntensityGIAMarketBased
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.19 Field NetEnergyDemandIntensityGIA
2.4.2.7.3.19.1 NetEnergyDemandIntensityGIA properties
PropertyValue
Name NetEnergyDemandIntensityGIA
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.20 Field NetEnergyDemand
2.4.2.7.3.20.1 NetEnergyDemand properties
PropertyValue
Name NetEnergyDemand
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.21 Field shareOfRenewables
2.4.2.7.3.21.1 shareOfRenewables properties
PropertyValue
Name shareOfRenewables
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.22 Field validFrom
2.4.2.7.3.22.1 validFrom properties
PropertyValue
Name validFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.23 Field validTo
2.4.2.7.3.23.1 validTo properties
PropertyValue
Name validTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.24 Field strandedGhgShareBuildings_1.5
2.4.2.7.3.24.1 strandedGhgShareBuildings_1.5 properties
PropertyValue
Name strandedGhgShareBuildings_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.25 Field strandedGhgShareBuildings_2
2.4.2.7.3.25.1 strandedGhgShareBuildings_2 properties
PropertyValue
Name strandedGhgShareBuildings_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.26 Field strandedGhgShareArea_1.5
2.4.2.7.3.26.1 strandedGhgShareArea_1.5 properties
PropertyValue
Name strandedGhgShareArea_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.27 Field strandedGhgShareArea_2
2.4.2.7.3.27.1 strandedGhgShareArea_2 properties
PropertyValue
Name strandedGhgShareArea_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.28 Field strandedGhgShareMarketValue_1.5
2.4.2.7.3.28.1 strandedGhgShareMarketValue_1.5 properties
PropertyValue
Name strandedGhgShareMarketValue_1.5
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.29 Field strandedGhgShareMarketValue_2
2.4.2.7.3.29.1 strandedGhgShareMarketValue_2 properties
PropertyValue
Name strandedGhgShareMarketValue_2
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.30 Field EnergyConsumption
2.4.2.7.3.30.1 EnergyConsumption properties
PropertyValue
Name EnergyConsumption
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.4 SustainabilityIndicatorsCompany JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SustainabilityIndicatorsCompany",
    "additionalProperties": false,
    "properties": {
        "BusinessPartnerId": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        },
        "GhgEmissionsTotalLocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope1LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope2LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope3LocationBased": {
            "type": "string"
        },
        "GhgEmissionsTotalMarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope1MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope2MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope3MarketBased": {
            "type": "string"
        },
        "GhgIntensityRentableLocationBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityRentable": {
            "type": "string"
        },
        "GhgIntensityRentableMarketBased": {
            "type": "string"
        },
        "GhgIntensityERALocationBased": {
            "type": "string"
        },
        "GhgIntensityERAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityERA": {
            "type": "string"
        },
        "GhgIntensityGIALocationBased": {
            "type": "string"
        },
        "GhgIntensityGIAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityGIA": {
            "type": "string"
        },
        "NetEnergyDemand": {
            "type": "string"
        },
        "shareOfRenewables": {
            "type": "string"
        },
        "validFrom": {
            "type": "string"
        },
        "validTo": {
            "type": "string"
        },
        "strandedGhgShareBuildings_1.5": {
            "type": "string"
        },
        "strandedGhgShareBuildings_2": {
            "type": "string"
        },
        "strandedGhgShareArea_1.5": {
            "type": "string"
        },
        "strandedGhgShareArea_2": {
            "type": "string"
        },
        "strandedGhgShareMarketValue_1.5": {
            "type": "string"
        },
        "strandedGhgShareMarketValue_2": {
            "type": "string"
        },
        "EnergyConsumption": {
            "type": "string"
        }
    }
}
2.4.2.7.5 SustainabilityIndicatorsCompany JSON data
{
    "BusinessPartnerId": "Lorem",
    "GUID": "Lorem",
    "GhgEmissionsTotalLocationBased": "Lorem",
    "GhgEmissionsScope1LocationBased": "Lorem",
    "GhgEmissionsScope2LocationBased": "Lorem",
    "GhgEmissionsScope3LocationBased": "Lorem",
    "GhgEmissionsTotalMarketBased": "Lorem",
    "GhgEmissionsScope1MarketBased": "Lorem",
    "GhgEmissionsScope2MarketBased": "Lorem",
    "GhgEmissionsScope3MarketBased": "Lorem",
    "GhgIntensityRentableLocationBased": "Lorem",
    "NetEnergyDemandIntensityRentable": "Lorem",
    "GhgIntensityRentableMarketBased": "Lorem",
    "GhgIntensityERALocationBased": "Lorem",
    "GhgIntensityERAMarketBased": "Lorem",
    "NetEnergyDemandIntensityERA": "Lorem",
    "GhgIntensityGIALocationBased": "Lorem",
    "GhgIntensityGIAMarketBased": "Lorem",
    "NetEnergyDemandIntensityGIA": "Lorem",
    "NetEnergyDemand": "Lorem",
    "shareOfRenewables": "Lorem",
    "validFrom": "Lorem",
    "validTo": "Lorem",
    "strandedGhgShareBuildings_1.5": "Lorem",
    "strandedGhgShareBuildings_2": "Lorem",
    "strandedGhgShareArea_1.5": "Lorem",
    "strandedGhgShareArea_2": "Lorem",
    "strandedGhgShareMarketValue_1.5": "Lorem",
    "strandedGhgShareMarketValue_2": "Lorem",
    "EnergyConsumption": "Lorem"
}
2.4.2.8 Document SustainabilityTargets
2.4.2.8.1 SustainabilityTargets Tree Diagram
SustainabilityTargets
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
SustainabilityTargetsId
type
{ABC}
Country
type
{ABC}
Type
type
{ABC}
SubType
type
{ABC}
BuildingType
type
{ABC}
Standard
type
{ABC}
Name
type
{123}
Value
type
SustainabilityTargets
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{123}
Value
type
{ABC}
GUID
type
{ABC}
SustainabilityTargetsId
type
{ABC}
Country
type
{ABC}
Type
type
{ABC}
SubType
type
{ABC}
BuildingType
type
{ABC}
Standard
type
{ABC}
Name
type
{123}
Value
type
2.4.2.8.2 SustainabilityTargets Properties
PropertyValue
Document nameSustainabilityTargets
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.8.3 SustainabilityTargets Fields
FieldTypeReqKeyDescriptionComments
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
SustainabilityTargetsIdstringfalse
Countrystringfalse
Typestringfalse
SubTypestringfalse
BuildingTypestringfalse
Standardstringfalse
Namestringfalse
Valueintegerfalse
2.4.2.8.3.1 Field ValidFrom
2.4.2.8.3.1.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.2 Field ValidTo
2.4.2.8.3.2.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.3 Field Value
2.4.2.8.3.3.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.8.3.4 Field GUID
2.4.2.8.3.4.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.5 Field SustainabilityTargetsId
2.4.2.8.3.5.1 SustainabilityTargetsId properties
PropertyValue
Name SustainabilityTargetsId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.6 Field Country
2.4.2.8.3.6.1 Country properties
PropertyValue
Name Country
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.7 Field Type
2.4.2.8.3.7.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.8 Field SubType
2.4.2.8.3.8.1 SubType properties
PropertyValue
Name SubType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.9 Field BuildingType
2.4.2.8.3.9.1 BuildingType properties
PropertyValue
Name BuildingType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.10 Field Standard
2.4.2.8.3.10.1 Standard properties
PropertyValue
Name Standard
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.11 Field Name
2.4.2.8.3.11.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.12 Field Value
2.4.2.8.3.12.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.8.4 SustainabilityTargets JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SustainabilityTargets",
    "additionalProperties": false,
    "properties": {
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "SustainabilityTargetsId": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        },
        "BuildingType": {
            "type": "string"
        },
        "Standard": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        }
    }
}
2.4.2.8.5 SustainabilityTargets JSON data
{
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -97,
    "GUID": "Lorem",
    "SustainabilityTargetsId": "Lorem",
    "Country": "Lorem",
    "Type": "Lorem",
    "SubType": "Lorem",
    "BuildingType": "Lorem",
    "Standard": "Lorem",
    "Name": "Lorem"
}
2.4.2.9 Document UserEmissionFactor
2.4.2.9.1 UserEmissionFactor Tree Diagram
UserEmissionFactor
type
{ABC}
BuildingId
type
{ABC}
Type
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{ABC}
BusinessPartnerId
type
{ABC}
Country
type
{ABC}
Region
type
{ABC}
City
type
{ABC}
MeasurementId
type
{123}
Value
type
{ABC}
GUID
type
UserEmissionFactor
type
{ABC}
BuildingId
type
{ABC}
Type
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{ABC}
BusinessPartnerId
type
{ABC}
Country
type
{ABC}
Region
type
{ABC}
City
type
{ABC}
MeasurementId
type
{123}
Value
type
{ABC}
GUID
type
2.4.2.9.2 UserEmissionFactor Properties
PropertyValue
Document nameUserEmissionFactor
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.9.3 UserEmissionFactor Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalse
Typestringfalse
ValidFromstringfalse
ValidTostringfalse
BusinessPartnerIdstringfalse
Countrystringfalse
Regionstringfalse
Citystringfalse
MeasurementIdstringfalse
Valueintegerfalse
GUIDstringfalse
2.4.2.9.3.1 Field BuildingId
2.4.2.9.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.2 Field Type
2.4.2.9.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.3 Field ValidFrom
2.4.2.9.3.3.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.4 Field ValidTo
2.4.2.9.3.4.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.5 Field BusinessPartnerId
2.4.2.9.3.5.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.6 Field Country
2.4.2.9.3.6.1 Country properties
PropertyValue
Name Country
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.7 Field Region
2.4.2.9.3.7.1 Region properties
PropertyValue
Name Region
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.8 Field City
2.4.2.9.3.8.1 City properties
PropertyValue
Name City
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.9 Field MeasurementId
2.4.2.9.3.9.1 MeasurementId properties
PropertyValue
Name MeasurementId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document OperationalMeasurement
Foreign field operationalMeasurementId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.10 Field Value
2.4.2.9.3.10.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.9.3.11 Field GUID
2.4.2.9.3.11.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.4 UserEmissionFactor JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "UserEmissionFactor",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "Region": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "MeasurementId": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        }
    }
}
2.4.2.9.5 UserEmissionFactor JSON data
{
    "BuildingId": "Lorem",
    "Type": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "BusinessPartnerId": "Lorem",
    "Country": "Lorem",
    "Region": "Lorem",
    "City": "Lorem",
    "MeasurementId": "Lorem",
    "Value": 14,
    "GUID": "Lorem"
}
2.4.2.10 Document gHgEmissions
2.4.2.10.1 gHgEmissions Tree Diagram
gHgEmissions
type
{123}
operationalMeasurementId
type
{ABC}
BuildingId
type
{ABC}
EmissionScope
type
{ABC}
ReportingType
type
{ABC}
LCA
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{ABC}
Value
type
{0/1}
BasedOnUserEmission
type
{ABC}
Type
type
{ABC}
GUID
type
{ABC}
SubType
type
gHgEmissions
type
{123}
operationalMeasurementId
type
{ABC}
BuildingId
type
{ABC}
EmissionScope
type
{ABC}
ReportingType
type
{ABC}
LCA
type
{ABC}
ValidFrom
type
{ABC}
ValidTo
type
{ABC}
Value
type
{0/1}
BasedOnUserEmission
type
{ABC}
Type
type
{ABC}
GUID
type
{ABC}
SubType
type
2.4.2.10.2 gHgEmissions Properties
PropertyValue
Document namegHgEmissions
Technical name
Id
Description
GroupEnergyAndRessources
RESTful APIfalse
Additional propertiesfalse
Comments
2.4.2.10.3 gHgEmissions Fields
FieldTypeReqKeyDescriptionComments
operationalMeasurementIdintegerfalse
BuildingIdstringfalse
EmissionScopestringfalse
ReportingTypestringfalse
LCAstringfalse
ValidFromstringfalse
ValidTostringfalse
Valuestringfalse
BasedOnUserEmissionbooleanfalse
Typestringfalse
GUIDstringfalse
SubTypestringfalse
2.4.2.10.3.1 Field operationalMeasurementId
2.4.2.10.3.1.1 operationalMeasurementId properties
PropertyValue
Name operationalMeasurementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document OperationalMeasurement
Foreign field operationalMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.4.2.10.3.2 Field BuildingId
2.4.2.10.3.2.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.3 Field EmissionScope
2.4.2.10.3.3.1 EmissionScope properties
PropertyValue
Name EmissionScope
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.4 Field ReportingType
2.4.2.10.3.4.1 ReportingType properties
PropertyValue
Name ReportingType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.5 Field LCA
2.4.2.10.3.5.1 LCA properties
PropertyValue
Name LCA
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.6 Field ValidFrom
2.4.2.10.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.7 Field ValidTo
2.4.2.10.3.7.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.8 Field Value
2.4.2.10.3.8.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.9 Field BasedOnUserEmission
2.4.2.10.3.9.1 BasedOnUserEmission properties
PropertyValue
Name BasedOnUserEmission
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.4.2.10.3.10 Field Type
2.4.2.10.3.10.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.11 Field GUID
2.4.2.10.3.11.1 GUID properties
PropertyValue
Name GUID
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.12 Field SubType
2.4.2.10.3.12.1 SubType properties
PropertyValue
Name SubType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.4 gHgEmissions JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "gHgEmissions",
    "additionalProperties": false,
    "properties": {
        "operationalMeasurementId": {
            "type": "integer"
        },
        "BuildingId": {
            "type": "string"
        },
        "EmissionScope": {
            "type": "string"
        },
        "ReportingType": {
            "type": "string"
        },
        "LCA": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "string"
        },
        "BasedOnUserEmission": {
            "type": "boolean"
        },
        "Type": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        }
    }
}
2.4.2.10.5 gHgEmissions JSON data
{
    "operationalMeasurementId": -63,
    "BuildingId": "Lorem",
    "EmissionScope": "Lorem",
    "ReportingType": "Lorem",
    "LCA": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": "Lorem",
    "BasedOnUserEmission": true,
    "Type": "Lorem",
    "GUID": "Lorem",
    "SubType": "Lorem"
}
2.5 Group Facility Management
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.5.1 Facility Management Properties
PropertyValue
Group nameFacility Management
Technical name
Description
Comments
2.5.2 Facility Management Documents
2.5.2.1 Document EquipmentMonitoring
2.5.2.1.1 EquipmentMonitoring Tree Diagram
EquipmentMonitoring
type
{123}
EquipmentId
type
{ABC}
EquipmentUtilisation
type
{ABC}
EquipmentService
type
{ABC}
EquipmentStatus
type
{ABC}
RootCause
type
{123}
Value
type
{ABC}
Unit
type
{123}
BuildingId
type
{ABC}
ActivityId
type
EquipmentMonitoring
type
{123}
EquipmentId
type
{ABC}
EquipmentUtilisation
type
{ABC}
EquipmentService
type
{ABC}
EquipmentStatus
type
{ABC}
RootCause
type
{123}
Value
type
{ABC}
Unit
type
{123}
BuildingId
type
{ABC}
ActivityId
type
2.5.2.1.2 EquipmentMonitoring Properties
PropertyValue
Document nameEquipmentMonitoring
Technical name
Id
Description
GroupFacility Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.5.2.1.3 EquipmentMonitoring Fields
FieldTypeReqKeyDescriptionComments
EquipmentIdnumberfalse
EquipmentUtilisationstringfalse
EquipmentServicestringfalse
EquipmentStatusstringfalse
RootCausestringfalse
Valuenumberfalse
Unitstringfalse
BuildingIdnumberfalse
ActivityIdstringfalse
2.5.2.1.3.1 Field EquipmentId
2.5.2.1.3.1.1 EquipmentId properties
PropertyValue
Name EquipmentId
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.5.2.1.3.2 Field EquipmentUtilisation
2.5.2.1.3.2.1 EquipmentUtilisation properties
PropertyValue
Name EquipmentUtilisation
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.3 Field EquipmentService
2.5.2.1.3.3.1 EquipmentService properties
PropertyValue
Name EquipmentService
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.4 Field EquipmentStatus
2.5.2.1.3.4.1 EquipmentStatus properties
PropertyValue
Name EquipmentStatus
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.5 Field RootCause
2.5.2.1.3.5.1 RootCause properties
PropertyValue
Name RootCause
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.6 Field Value
2.5.2.1.3.6.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.5.2.1.3.7 Field Unit
2.5.2.1.3.7.1 Unit properties
PropertyValue
Name Unit
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.8 Field BuildingId
2.5.2.1.3.8.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.5.2.1.3.9 Field ActivityId
2.5.2.1.3.9.1 ActivityId properties
PropertyValue
Name ActivityId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.4 EquipmentMonitoring JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "EquipmentMonitoring",
    "additionalProperties": false,
    "properties": {
        "EquipmentId": {
            "type": "number"
        },
        "EquipmentUtilisation": {
            "type": "string"
        },
        "EquipmentService": {
            "type": "string"
        },
        "EquipmentStatus": {
            "type": "string"
        },
        "RootCause": {
            "type": "string"
        },
        "Value": {
            "type": "number"
        },
        "Unit": {
            "type": "string"
        },
        "BuildingId": {
            "type": "number"
        },
        "ActivityId": {
            "type": "string"
        }
    }
}
2.5.2.1.5 EquipmentMonitoring JSON data
{
    "EquipmentId": -36,
    "EquipmentUtilisation": "Lorem",
    "EquipmentService": "Lorem",
    "EquipmentStatus": "Lorem",
    "RootCause": "Lorem",
    "Value": 70,
    "Unit": "Lorem",
    "BuildingId": 18,
    "ActivityId": "Lorem"
}
2.5.2.2 Document InspectionData
2.5.2.2.1 InspectionData Tree Diagram
InspectionData
type
{123}
InspectId
type
InspectionData
type
{123}
InspectId
type
2.5.2.2.2 InspectionData Properties
PropertyValue
Document nameInspectionData
Technical name
Id
Description
GroupFacility Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.5.2.2.3 InspectionData Fields
FieldTypeReqKeyDescriptionComments
InspectIdintegerfalse
2.5.2.2.3.1 Field InspectId
2.5.2.2.3.1.1 InspectId properties
PropertyValue
Name InspectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.5.2.2.4 InspectionData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "InspectionData",
    "additionalProperties": false,
    "properties": {
        "InspectId": {
            "type": "integer"
        }
    }
}
2.5.2.2.5 InspectionData JSON data
{
    "InspectId": -80
}
2.5.2.3 Document MaintenancePlan
2.5.2.3.1 MaintenancePlan Tree Diagram
MaintenancePlan
type
{123}
PlanId
type
MaintenancePlan
type
{123}
PlanId
type
2.5.2.3.2 MaintenancePlan Properties
PropertyValue
Document nameMaintenancePlan
Technical name
Id
Description
GroupFacility Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.5.2.3.3 MaintenancePlan Fields
FieldTypeReqKeyDescriptionComments
PlanIdintegerfalse
2.5.2.3.3.1 Field PlanId
2.5.2.3.3.1.1 PlanId properties
PropertyValue
Name PlanId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.5.2.3.4 MaintenancePlan JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MaintenancePlan",
    "additionalProperties": false,
    "properties": {
        "PlanId": {
            "type": "integer"
        }
    }
}
2.5.2.3.5 MaintenancePlan JSON data
{
    "PlanId": 99
}
2.5.2.4 Document ObjectStatusStrategy
2.5.2.4.1 ObjectStatusStrategy Tree Diagram
ObjectStatusStrategy
type
{123}
StatusId
type
ObjectStatusStrategy
type
{123}
StatusId
type
2.5.2.4.2 ObjectStatusStrategy Properties
PropertyValue
Document nameObjectStatusStrategy
Technical name
Id
Description
GroupFacility Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.5.2.4.3 ObjectStatusStrategy Fields
FieldTypeReqKeyDescriptionComments
StatusIdintegerfalse
2.5.2.4.3.1 Field StatusId
2.5.2.4.3.1.1 StatusId properties
PropertyValue
Name StatusId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.5.2.4.4 ObjectStatusStrategy JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "ObjectStatusStrategy",
    "additionalProperties": false,
    "properties": {
        "StatusId": {
            "type": "integer"
        }
    }
}
2.5.2.4.5 ObjectStatusStrategy JSON data
{
    "StatusId": 25
}
2.5.2.5 Document TicketsNotification
2.5.2.5.1 TicketsNotification Tree Diagram
TicketsNotification
type
{123}
NotificationId
type
TicketsNotification
type
{123}
NotificationId
type
2.5.2.5.2 TicketsNotification Properties
PropertyValue
Document nameTicketsNotification
Technical name
Id
Description
GroupFacility Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.5.2.5.3 TicketsNotification Fields
FieldTypeReqKeyDescriptionComments
NotificationIdintegerfalse
2.5.2.5.3.1 Field NotificationId
2.5.2.5.3.1.1 NotificationId properties
PropertyValue
Name NotificationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.5.2.5.4 TicketsNotification JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TicketsNotification",
    "additionalProperties": false,
    "properties": {
        "NotificationId": {
            "type": "integer"
        }
    }
}
2.5.2.5.5 TicketsNotification JSON data
{
    "NotificationId": 50
}
2.6 Group Financials
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.6.1 Financials Properties
PropertyValue
Group nameFinancials
Technical name
Description
Comments
2.6.2 Financials Documents
2.6.2.1 Document Account
2.6.2.1.1 Account Tree Diagram
Account
type
{123}
AccountId
type
{ABC}
Name
type
{ABC}
Category
type
Account
type
{123}
AccountId
type
{ABC}
Name
type
{ABC}
Category
type
2.6.2.1.2 Account Properties
PropertyValue
Document nameAccount
Technical name
Id
Description
GroupFinancials
RESTful APIfalse
Additional propertiesfalse
Comments
2.6.2.1.3 Account Fields
FieldTypeReqKeyDescriptionComments
AccountIdintegerfalse
Namestringfalse
Categorystringfalse
2.6.2.1.3.1 Field AccountId
2.6.2.1.3.1.1 AccountId properties
PropertyValue
Name AccountId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.1.3.2 Field Name
2.6.2.1.3.2.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.1.3.3 Field Category
2.6.2.1.3.3.1 Category properties
PropertyValue
Name Category
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum Income,Expenses,Revenue,Asset,Liabilities,OffsetAccount
Sample
Comments
2.6.2.1.4 Account JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Account",
    "additionalProperties": false,
    "properties": {
        "AccountId": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Category": {
            "type": "string",
            "enum": [
                "Income",
                "Expenses",
                "Revenue",
                "Asset",
                "Liabilities",
                "OffsetAccount"
            ]
        }
    }
}
2.6.2.1.5 Account JSON data
{
    "AccountId": 47,
    "Name": "Lorem",
    "Category": "OffsetAccount"
}
2.6.2.2 Document Budget
2.6.2.2.1 Budget Tree Diagram
Budget
type
{123}
BudgetId
type
{ABC}
Type
type
Budget
type
{123}
BudgetId
type
{ABC}
Type
type
2.6.2.2.2 Budget Properties
PropertyValue
Document nameBudget
Technical name
Id
Description
GroupFinancials
RESTful APIfalse
Additional propertiesfalse
Comments
2.6.2.2.3 Budget Fields
FieldTypeReqKeyDescriptionComments
BudgetIdintegerfalse
Typestringfalse
2.6.2.2.3.1 Field BudgetId
2.6.2.2.3.1.1 BudgetId properties
PropertyValue
Name BudgetId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.2.3.2 Field Type
2.6.2.2.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.2.4 Budget JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Budget",
    "additionalProperties": false,
    "properties": {
        "BudgetId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        }
    }
}
2.6.2.2.5 Budget JSON data
{
    "BudgetId": 58,
    "Type": "Lorem"
}
2.6.2.3 Document CostObject
2.6.2.3.1 CostObject Tree Diagram
CostObject
type
{123}
Id
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
Value
type
{ABC}
PortfolioId
type
{ABC}
SiteId
type
{ABC}
BuildingId
type
CostObject
type
{123}
Id
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
Value
type
{ABC}
PortfolioId
type
{ABC}
SiteId
type
{ABC}
BuildingId
type
2.6.2.3.2 CostObject Properties
PropertyValue
Document nameCostObject
Technical name
Id
Description
GroupFinancials
RESTful APIfalse
Additional propertiesfalse
Comments

The Entity for Cost Center

2.6.2.3.3 CostObject Fields
FieldTypeReqKeyDescriptionComments
Idintegerfalse
Namestringfalse
Typestringfalse
Valuestringfalse
PortfolioIdstringfalse
SiteIdstringfalse
BuildingIdstringfalse
2.6.2.3.3.1 Field Id
2.6.2.3.3.1.1 Id properties
PropertyValue
Name Id
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.3.3.2 Field Name
2.6.2.3.3.2.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.3 Field Type
2.6.2.3.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.4 Field Value
2.6.2.3.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.5 Field PortfolioId
2.6.2.3.3.5.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.6 Field SiteId
2.6.2.3.3.6.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.7 Field BuildingId
2.6.2.3.3.7.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.4 CostObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CostObject",
    "additionalProperties": false,
    "properties": {
        "Id": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "Value": {
            "type": "string"
        },
        "PortfolioId": {
            "type": "string"
        },
        "SiteId": {
            "type": "string"
        },
        "BuildingId": {
            "type": "string"
        }
    }
}
2.6.2.3.5 CostObject JSON data
{
    "Id": 46,
    "Name": "Lorem",
    "Type": "Lorem",
    "Value": "Lorem",
    "PortfolioId": "Lorem",
    "SiteId": "Lorem",
    "BuildingId": "Lorem"
}
2.6.2.4 Document CostTransaction
2.6.2.4.1 CostTransaction Tree Diagram
CostTransaction
type
{123}
TransactionId
type
{ABC}
PostingDate
type
{123}
CostObjectId
type
{123}
CostGroupId
type
{123}
CostCategoryId
type
{123}
CostTypeId
type
{123}
CostElementId
type
{123}
CostValue
type
{ABC}
Currency
type
{ABC}
DocumentId
type
{123}
AccountId
type
CostTransaction
type
{123}
TransactionId
type
{ABC}
PostingDate
type
{123}
CostObjectId
type
{123}
CostGroupId
type
{123}
CostCategoryId
type
{123}
CostTypeId
type
{123}
CostElementId
type
{123}
CostValue
type
{ABC}
Currency
type
{ABC}
DocumentId
type
{123}
AccountId
type
2.6.2.4.2 CostTransaction Properties
PropertyValue
Document nameCostTransaction
Technical nameCstTrnsctn
Id
Description
GroupFinancials
RESTful APIfalse
Additional propertiesfalse
Comments
2.6.2.4.3 CostTransaction Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
PostingDatestringfalse

[{ "dataType":"DateTime"}]

CostObjectIdintegerfalse
CostGroupIdintegerfalse
CostCategoryIdintegerfalse
CostTypeIdintegerfalse
CostElementIdintegerfalse
CostValueintegerfalse
Currencystringfalse
DocumentIdstringfalse
AccountIdintegerfalse
2.6.2.4.3.1 Field TransactionId
2.6.2.4.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name Trnsctnd
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.3.2 Field PostingDate
2.6.2.4.3.2.1 PostingDate properties
PropertyValue
Name PostingDate
Technical name PstngDt
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.6.2.4.3.3 Field CostObjectId
2.6.2.4.3.3.1 CostObjectId properties
PropertyValue
Name CostObjectId
Technical name Cstbjctd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.3.4 Field CostGroupId
2.6.2.4.3.4.1 CostGroupId properties
PropertyValue
Name CostGroupId
Technical name CstGrpd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.3.5 Field CostCategoryId
2.6.2.4.3.5.1 CostCategoryId properties
PropertyValue
Name CostCategoryId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.3.6 Field CostTypeId
2.6.2.4.3.6.1 CostTypeId properties
PropertyValue
Name CostTypeId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.3.7 Field CostElementId
2.6.2.4.3.7.1 CostElementId properties
PropertyValue
Name CostElementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.3.8 Field CostValue
2.6.2.4.3.8.1 CostValue properties
PropertyValue
Name CostValue
Technical name CstVl
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.3.9 Field Currency
2.6.2.4.3.9.1 Currency properties
PropertyValue
Name Currency
Technical name Crrncy
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.4.3.10 Field DocumentId
2.6.2.4.3.10.1 DocumentId properties
PropertyValue
Name DocumentId
Technical name Dcmntd
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.4.3.11 Field AccountId
2.6.2.4.3.11.1 AccountId properties
PropertyValue
Name AccountId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.4.4 CostTransaction JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CostTransaction",
    "additionalProperties": false,
    "properties": {
        "Trnsctnd": {
            "type": "integer"
        },
        "PstngDt": {
            "type": "string"
        },
        "Cstbjctd": {
            "type": "integer"
        },
        "CstGrpd": {
            "type": "integer"
        },
        "CostCategoryId": {
            "type": "integer"
        },
        "CostTypeId": {
            "type": "integer"
        },
        "CostElementId": {
            "type": "integer"
        },
        "CstVl": {
            "type": "integer"
        },
        "Crrncy": {
            "type": "string"
        },
        "Dcmntd": {
            "type": "string"
        },
        "AccountId": {
            "type": "integer"
        }
    }
}
2.6.2.4.5 CostTransaction JSON data
{
    "Trnsctnd": 81,
    "PstngDt": "Lorem",
    "Cstbjctd": 75,
    "CstGrpd": 40,
    "CostCategoryId": 2,
    "CostTypeId": 6,
    "CostElementId": 85,
    "CstVl": -64,
    "Crrncy": "Lorem",
    "Dcmntd": "Lorem",
    "AccountId": -57
}
2.6.2.5 Document Invoicing
2.6.2.5.1 Invoicing Tree Diagram
Invoicing
type
{123}
Vat
type
{123}
InvoiceId
type
Invoicing
type
{123}
Vat
type
{123}
InvoiceId
type
2.6.2.5.2 Invoicing Properties
PropertyValue
Document nameInvoicing
Technical name
Id
Description
GroupFinancials
RESTful APIfalse
Additional propertiesfalse
Comments
2.6.2.5.3 Invoicing Fields
FieldTypeReqKeyDescriptionComments
Vatintegerfalse
InvoiceIdintegerfalse
2.6.2.5.3.1 Field Vat
2.6.2.5.3.1.1 Vat properties
PropertyValue
Name Vat
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.5.3.2 Field InvoiceId
2.6.2.5.3.2.1 InvoiceId properties
PropertyValue
Name InvoiceId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.6.2.5.4 Invoicing JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Invoicing",
    "additionalProperties": false,
    "properties": {
        "Vat": {
            "type": "integer"
        },
        "InvoiceId": {
            "type": "integer"
        }
    }
}
2.6.2.5.5 Invoicing JSON data
{
    "Vat": -23,
    "InvoiceId": -12
}
2.7 Group InvestmentManagement
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.7.1 InvestmentManagement Properties
PropertyValue
Group nameInvestmentManagement
Technical name
Description
Comments
2.7.2 InvestmentManagement Documents
2.7.2.1 Document Financing
2.7.2.1.1 Financing Tree Diagram
Financing
type
{123}
FinancingId
type
Financing
type
{123}
FinancingId
type
2.7.2.1.2 Financing Properties
PropertyValue
Document nameFinancing
Technical name
Id
Description
GroupInvestmentManagement
RESTful APIfalse
Additional propertiesfalse
Comments
2.7.2.1.3 Financing Fields
FieldTypeReqKeyDescriptionComments
FinancingIdintegerfalse
2.7.2.1.3.1 Field FinancingId
2.7.2.1.3.1.1 FinancingId properties
PropertyValue
Name FinancingId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.7.2.1.4 Financing JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Financing",
    "additionalProperties": false,
    "properties": {
        "FinancingId": {
            "type": "integer"
        }
    }
}
2.7.2.1.5 Financing JSON data
{
    "FinancingId": -7
}
2.7.2.2 Document FondStructure
2.7.2.2.1 FondStructure Tree Diagram
FondStructure
type
{123}
FondStructureId
type
FondStructure
type
{123}
FondStructureId
type
2.7.2.2.2 FondStructure Properties
PropertyValue
Document nameFondStructure
Technical name
Id
Description
GroupInvestmentManagement
RESTful APIfalse
Additional propertiesfalse
Comments
2.7.2.2.3 FondStructure Fields
FieldTypeReqKeyDescriptionComments
FondStructureIdintegerfalse
2.7.2.2.3.1 Field FondStructureId
2.7.2.2.3.1.1 FondStructureId properties
PropertyValue
Name FondStructureId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.7.2.2.4 FondStructure JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FondStructure",
    "additionalProperties": false,
    "properties": {
        "FondStructureId": {
            "type": "integer"
        }
    }
}
2.7.2.2.5 FondStructure JSON data
{
    "FondStructureId": -64
}
2.8 Group MarketData
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.8.1 MarketData Properties
PropertyValue
Group nameMarketData
Technical name
Description
Comments
2.8.2 MarketData Documents
2.8.2.1 Document DemandData
2.8.2.1.1 DemandData Tree Diagram
DemandData
type
{123}
DemandDataId
type
DemandData
type
{123}
DemandDataId
type
2.8.2.1.2 DemandData Properties
PropertyValue
Document nameDemandData
Technical name
Id
Description
GroupMarketData
RESTful APIfalse
Additional propertiesfalse
Comments
2.8.2.1.3 DemandData Fields
FieldTypeReqKeyDescriptionComments
DemandDataIdintegerfalse
2.8.2.1.3.1 Field DemandDataId
2.8.2.1.3.1.1 DemandDataId properties
PropertyValue
Name DemandDataId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.8.2.1.4 DemandData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "DemandData",
    "additionalProperties": false,
    "properties": {
        "DemandDataId": {
            "type": "integer"
        }
    }
}
2.8.2.1.5 DemandData JSON data
{
    "DemandDataId": 1
}
2.8.2.2 Document DemographicData
2.8.2.2.1 DemographicData Tree Diagram
DemographicData
type
{123}
DemographicDataId
type
DemographicData
type
{123}
DemographicDataId
type
2.8.2.2.2 DemographicData Properties
PropertyValue
Document nameDemographicData
Technical name
Id
Description
GroupMarketData
RESTful APIfalse
Additional propertiesfalse
Comments
2.8.2.2.3 DemographicData Fields
FieldTypeReqKeyDescriptionComments
DemographicDataIdintegerfalse
2.8.2.2.3.1 Field DemographicDataId
2.8.2.2.3.1.1 DemographicDataId properties
PropertyValue
Name DemographicDataId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.8.2.2.4 DemographicData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "DemographicData",
    "additionalProperties": false,
    "properties": {
        "DemographicDataId": {
            "type": "integer"
        }
    }
}
2.8.2.2.5 DemographicData JSON data
{
    "DemographicDataId": -61
}
2.8.2.3 Document LocationInformation
2.8.2.3.1 LocationInformation Tree Diagram
LocationInformation
type
{123}
InformationId
type
LocationInformation
type
{123}
InformationId
type
2.8.2.3.2 LocationInformation Properties
PropertyValue
Document nameLocationInformation
Technical name
Id
Description
GroupMarketData
RESTful APIfalse
Additional propertiesfalse
Comments
2.8.2.3.3 LocationInformation Fields
FieldTypeReqKeyDescriptionComments
InformationIdintegerfalse
2.8.2.3.3.1 Field InformationId
2.8.2.3.3.1.1 InformationId properties
PropertyValue
Name InformationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.8.2.3.4 LocationInformation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "LocationInformation",
    "additionalProperties": false,
    "properties": {
        "InformationId": {
            "type": "integer"
        }
    }
}
2.8.2.3.5 LocationInformation JSON data
{
    "InformationId": 16
}
2.8.2.4 Document MobilityData
2.8.2.4.1 MobilityData Tree Diagram
MobilityData
type
{123}
MobilityDataId
type
MobilityData
type
{123}
MobilityDataId
type
2.8.2.4.2 MobilityData Properties
PropertyValue
Document nameMobilityData
Technical name
Id
Description
GroupMarketData
RESTful APIfalse
Additional propertiesfalse
Comments
2.8.2.4.3 MobilityData Fields
FieldTypeReqKeyDescriptionComments
MobilityDataIdintegerfalse
2.8.2.4.3.1 Field MobilityDataId
2.8.2.4.3.1.1 MobilityDataId properties
PropertyValue
Name MobilityDataId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.8.2.4.4 MobilityData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MobilityData",
    "additionalProperties": false,
    "properties": {
        "MobilityDataId": {
            "type": "integer"
        }
    }
}
2.8.2.4.5 MobilityData JSON data
{
    "MobilityDataId": -46
}
2.8.2.5 Document RentalData
2.8.2.5.1 RentalData Tree Diagram
RentalData
type
{123}
RentalDataId
type
RentalData
type
{123}
RentalDataId
type
2.8.2.5.2 RentalData Properties
PropertyValue
Document nameRentalData
Technical name
Id
Description
GroupMarketData
RESTful APIfalse
Additional propertiesfalse
Comments
2.8.2.5.3 RentalData Fields
FieldTypeReqKeyDescriptionComments
RentalDataIdintegerfalse
2.8.2.5.3.1 Field RentalDataId
2.8.2.5.3.1.1 RentalDataId properties
PropertyValue
Name RentalDataId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.8.2.5.4 RentalData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RentalData",
    "additionalProperties": false,
    "properties": {
        "RentalDataId": {
            "type": "integer"
        }
    }
}
2.8.2.5.5 RentalData JSON data
{
    "RentalDataId": -98
}
2.9 Group Order Management
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.9.1 Order Management Properties
PropertyValue
Group nameOrder Management
Technical name
Description
Comments
2.9.2 Order Management Documents
2.9.2.1 Document FrameworkContract
2.9.2.1.1 FrameworkContract Tree Diagram
FrameworkContract
type
{123}
ContractId
type
{ABC}
ContractTpe
type
{ABC}
IssuerId
type
{ABC}
RecipientId
type
{ABC}
ValiditStart
type
{ABC}
ValiditEnd
type
{ABC}
Terms
type
{123}
Value
type
{ABC}
Currenc
type
{ABC}
DocumentId
type
{ABC}
SiteId
type
{ABC}
BuildingId
type
{ABC}
FloorId
type
{ABC}
SpaceId
type
FrameworkContract
type
{123}
ContractId
type
{ABC}
ContractTpe
type
{ABC}
IssuerId
type
{ABC}
RecipientId
type
{ABC}
ValiditStart
type
{ABC}
ValiditEnd
type
{ABC}
Terms
type
{123}
Value
type
{ABC}
Currenc
type
{ABC}
DocumentId
type
{ABC}
SiteId
type
{ABC}
BuildingId
type
{ABC}
FloorId
type
{ABC}
SpaceId
type
2.9.2.1.2 FrameworkContract Properties
PropertyValue
Document nameFrameworkContract
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.1.3 FrameworkContract Fields
FieldTypeReqKeyDescriptionComments
ContractIdintegerfalse
ContractTpestringfalse
IssuerIdstringfalse
RecipientIdstringfalse
ValiditStartstringfalse
ValiditEndstringfalse
Termsstringfalse
Valueintegerfalse
Currencstringfalse
DocumentIdstringfalse
SiteIdstringfalse
BuildingIdstringfalse
FloorIdstringfalse
SpaceIdstringfalse
2.9.2.1.3.1 Field ContractId
2.9.2.1.3.1.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.1.3.2 Field ContractTpe
2.9.2.1.3.2.1 ContractTpe properties
PropertyValue
Name ContractTpe
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.3 Field IssuerId
2.9.2.1.3.3.1 IssuerId properties
PropertyValue
Name IssuerId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.4 Field RecipientId
2.9.2.1.3.4.1 RecipientId properties
PropertyValue
Name RecipientId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.5 Field ValiditStart
2.9.2.1.3.5.1 ValiditStart properties
PropertyValue
Name ValiditStart
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.6 Field ValiditEnd
2.9.2.1.3.6.1 ValiditEnd properties
PropertyValue
Name ValiditEnd
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.7 Field Terms
2.9.2.1.3.7.1 Terms properties
PropertyValue
Name Terms
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.8 Field Value
2.9.2.1.3.8.1 Value properties
PropertyValue
Name Value
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.1.3.9 Field Currenc
2.9.2.1.3.9.1 Currenc properties
PropertyValue
Name Currenc
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.10 Field DocumentId
2.9.2.1.3.10.1 DocumentId properties
PropertyValue
Name DocumentId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.11 Field SiteId
2.9.2.1.3.11.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.12 Field BuildingId
2.9.2.1.3.12.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.13 Field FloorId
2.9.2.1.3.13.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.14 Field SpaceId
2.9.2.1.3.14.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.4 FrameworkContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FrameworkContract",
    "additionalProperties": false,
    "properties": {
        "ContractId": {
            "type": "integer"
        },
        "ContractTpe": {
            "type": "string"
        },
        "IssuerId": {
            "type": "string"
        },
        "RecipientId": {
            "type": "string"
        },
        "ValiditStart": {
            "type": "string"
        },
        "ValiditEnd": {
            "type": "string"
        },
        "Terms": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "Currenc": {
            "type": "string"
        },
        "DocumentId": {
            "type": "string"
        },
        "SiteId": {
            "type": "string"
        },
        "BuildingId": {
            "type": "string"
        },
        "FloorId": {
            "type": "string"
        },
        "SpaceId": {
            "type": "string"
        }
    }
}
2.9.2.1.5 FrameworkContract JSON data
{
    "ContractId": -45,
    "ContractTpe": "Lorem",
    "IssuerId": "Lorem",
    "RecipientId": "Lorem",
    "ValiditStart": "Lorem",
    "ValiditEnd": "Lorem",
    "Terms": "Lorem",
    "Value": -38,
    "Currenc": "Lorem",
    "DocumentId": "Lorem",
    "SiteId": "Lorem",
    "BuildingId": "Lorem",
    "FloorId": "Lorem",
    "SpaceId": "Lorem"
}
2.9.2.2 Document GoodIssueServiceConfirmation
2.9.2.2.1 GoodIssueServiceConfirmation Tree Diagram
GoodIssueServiceConfirmation
type
{123}
ConfirmationId
type
GoodIssueServiceConfirmation
type
{123}
ConfirmationId
type
2.9.2.2.2 GoodIssueServiceConfirmation Properties
PropertyValue
Document nameGoodIssueServiceConfirmation
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.2.3 GoodIssueServiceConfirmation Fields
FieldTypeReqKeyDescriptionComments
ConfirmationIdintegerfalse
2.9.2.2.3.1 Field ConfirmationId
2.9.2.2.3.1.1 ConfirmationId properties
PropertyValue
Name ConfirmationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.2.4 GoodIssueServiceConfirmation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "GoodIssueServiceConfirmation",
    "additionalProperties": false,
    "properties": {
        "ConfirmationId": {
            "type": "integer"
        }
    }
}
2.9.2.2.5 GoodIssueServiceConfirmation JSON data
{
    "ConfirmationId": -96
}
2.9.2.3 Document Insurance
2.9.2.3.1 Insurance Tree Diagram
Insurance
type
{123}
InsuranceId
type
Insurance
type
{123}
InsuranceId
type
2.9.2.3.2 Insurance Properties
PropertyValue
Document nameInsurance
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.3.3 Insurance Fields
FieldTypeReqKeyDescriptionComments
InsuranceIdintegerfalse
2.9.2.3.3.1 Field InsuranceId
2.9.2.3.3.1.1 InsuranceId properties
PropertyValue
Name InsuranceId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.3.4 Insurance JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Insurance",
    "additionalProperties": false,
    "properties": {
        "InsuranceId": {
            "type": "integer"
        }
    }
}
2.9.2.3.5 Insurance JSON data
{
    "InsuranceId": -64
}
2.9.2.4 Document MaintenanceContract
2.9.2.4.1 MaintenanceContract Tree Diagram
MaintenanceContract
type
{123}
ContractId
type
{ABC}
Type
type
{ABC}
MaintenanceDuty
type
{ABC}
CalibrationPeriod
type
{ABC}
DateofApproval
type
{ABC}
CommissioningDate
type
{ABC}
WarrantyPeriod
type
{ABC}
ServiceLife
type
{ABC}
MaintenanceInterval
type
MaintenanceContract
type
{123}
ContractId
type
{ABC}
Type
type
{ABC}
MaintenanceDuty
type
{ABC}
CalibrationPeriod
type
{ABC}
DateofApproval
type
{ABC}
CommissioningDate
type
{ABC}
WarrantyPeriod
type
{ABC}
ServiceLife
type
{ABC}
MaintenanceInterval
type
2.9.2.4.2 MaintenanceContract Properties
PropertyValue
Document nameMaintenanceContract
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.4.3 MaintenanceContract Fields
FieldTypeReqKeyDescriptionComments
ContractIdintegerfalse
Typestringfalse
MaintenanceDutystringfalse
CalibrationPeriodstringfalse
DateofApprovalstringfalse

[{ "dataType":"DateTime"}]

CommissioningDatestringfalse
WarrantyPeriodstringfalse
ServiceLifestringfalse
MaintenanceIntervalstringfalse
2.9.2.4.3.1 Field ContractId
2.9.2.4.3.1.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.4.3.2 Field Type
2.9.2.4.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.3 Field MaintenanceDuty
2.9.2.4.3.3.1 MaintenanceDuty properties
PropertyValue
Name MaintenanceDuty
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.4 Field CalibrationPeriod
2.9.2.4.3.4.1 CalibrationPeriod properties
PropertyValue
Name CalibrationPeriod
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.5 Field DateofApproval
2.9.2.4.3.5.1 DateofApproval properties
PropertyValue
Name DateofApproval
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.9.2.4.3.6 Field CommissioningDate
2.9.2.4.3.6.1 CommissioningDate properties
PropertyValue
Name CommissioningDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.7 Field WarrantyPeriod
2.9.2.4.3.7.1 WarrantyPeriod properties
PropertyValue
Name WarrantyPeriod
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.8 Field ServiceLife
2.9.2.4.3.8.1 ServiceLife properties
PropertyValue
Name ServiceLife
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.9 Field MaintenanceInterval
2.9.2.4.3.9.1 MaintenanceInterval properties
PropertyValue
Name MaintenanceInterval
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.4 MaintenanceContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MaintenanceContract",
    "additionalProperties": false,
    "properties": {
        "ContractId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "MaintenanceDuty": {
            "type": "string"
        },
        "CalibrationPeriod": {
            "type": "string"
        },
        "DateofApproval": {
            "type": "string"
        },
        "CommissioningDate": {
            "type": "string"
        },
        "WarrantyPeriod": {
            "type": "string"
        },
        "ServiceLife": {
            "type": "string"
        },
        "MaintenanceInterval": {
            "type": "string"
        }
    }
}
2.9.2.4.5 MaintenanceContract JSON data
{
    "ContractId": -91,
    "Type": "Lorem",
    "MaintenanceDuty": "Lorem",
    "CalibrationPeriod": "Lorem",
    "DateofApproval": "Lorem",
    "CommissioningDate": "Lorem",
    "WarrantyPeriod": "Lorem",
    "ServiceLife": "Lorem",
    "MaintenanceInterval": "Lorem"
}
2.9.2.5 Document Offer
2.9.2.5.1 Offer Tree Diagram
Offer
type
{123}
OfferId
type
Offer
type
{123}
OfferId
type
2.9.2.5.2 Offer Properties
PropertyValue
Document nameOffer
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.5.3 Offer Fields
FieldTypeReqKeyDescriptionComments
OfferIdintegerfalse
2.9.2.5.3.1 Field OfferId
2.9.2.5.3.1.1 OfferId properties
PropertyValue
Name OfferId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.5.4 Offer JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Offer",
    "additionalProperties": false,
    "properties": {
        "OfferId": {
            "type": "integer"
        }
    }
}
2.9.2.5.5 Offer JSON data
{
    "OfferId": 16
}
2.9.2.6 Document PurchaseOrder
2.9.2.6.1 PurchaseOrder Tree Diagram
PurchaseOrder
type
{123}
OrderId
type
{ABC}
PurchaseOrderType
type
PurchaseOrder
type
{123}
OrderId
type
{ABC}
PurchaseOrderType
type
2.9.2.6.2 PurchaseOrder Properties
PropertyValue
Document namePurchaseOrder
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.6.3 PurchaseOrder Fields
FieldTypeReqKeyDescriptionComments
OrderIdintegerfalse
PurchaseOrderTypestringfalse
2.9.2.6.3.1 Field OrderId
2.9.2.6.3.1.1 OrderId properties
PropertyValue
Name OrderId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.6.3.2 Field PurchaseOrderType
2.9.2.6.3.2.1 PurchaseOrderType properties
PropertyValue
Name PurchaseOrderType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.6.4 PurchaseOrder JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "PurchaseOrder",
    "additionalProperties": false,
    "properties": {
        "OrderId": {
            "type": "integer"
        },
        "PurchaseOrderType": {
            "type": "string"
        }
    }
}
2.9.2.6.5 PurchaseOrder JSON data
{
    "OrderId": -84,
    "PurchaseOrderType": "Lorem"
}
2.9.2.7 Document PurchaseRequisition
2.9.2.7.1 PurchaseRequisition Tree Diagram
PurchaseRequisition
type
{123}
PurchaseId
type
PurchaseRequisition
type
{123}
PurchaseId
type
2.9.2.7.2 PurchaseRequisition Properties
PropertyValue
Document namePurchaseRequisition
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.7.3 PurchaseRequisition Fields
FieldTypeReqKeyDescriptionComments
PurchaseIdintegerfalse
2.9.2.7.3.1 Field PurchaseId
2.9.2.7.3.1.1 PurchaseId properties
PropertyValue
Name PurchaseId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.7.4 PurchaseRequisition JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "PurchaseRequisition",
    "additionalProperties": false,
    "properties": {
        "PurchaseId": {
            "type": "integer"
        }
    }
}
2.9.2.7.5 PurchaseRequisition JSON data
{
    "PurchaseId": -42
}
2.9.2.8 Document Rating
2.9.2.8.1 Rating Tree Diagram
Rating
type
{123}
RatingId
type
Rating
type
{123}
RatingId
type
2.9.2.8.2 Rating Properties
PropertyValue
Document nameRating
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.8.3 Rating Fields
FieldTypeReqKeyDescriptionComments
RatingIdintegerfalse
2.9.2.8.3.1 Field RatingId
2.9.2.8.3.1.1 RatingId properties
PropertyValue
Name RatingId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.8.4 Rating JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Rating",
    "additionalProperties": false,
    "properties": {
        "RatingId": {
            "type": "integer"
        }
    }
}
2.9.2.8.5 Rating JSON data
{
    "RatingId": 56
}
2.9.2.9 Document Refusal
2.9.2.9.1 Refusal Tree Diagram
Refusal
type
{123}
RefusalId
type
Refusal
type
{123}
RefusalId
type
2.9.2.9.2 Refusal Properties
PropertyValue
Document nameRefusal
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.9.3 Refusal Fields
FieldTypeReqKeyDescriptionComments
RefusalIdintegerfalse
2.9.2.9.3.1 Field RefusalId
2.9.2.9.3.1.1 RefusalId properties
PropertyValue
Name RefusalId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.9.4 Refusal JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Refusal",
    "additionalProperties": false,
    "properties": {
        "RefusalId": {
            "type": "integer"
        }
    }
}
2.9.2.9.5 Refusal JSON data
{
    "RefusalId": 41
}
2.9.2.10 Document RequestForProposal
2.9.2.10.1 RequestForProposal Tree Diagram
RequestForProposal
type
{123}
RequestId
type
RequestForProposal
type
{123}
RequestId
type
2.9.2.10.2 RequestForProposal Properties
PropertyValue
Document nameRequestForProposal
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.10.3 RequestForProposal Fields
FieldTypeReqKeyDescriptionComments
RequestIdintegerfalse
2.9.2.10.3.1 Field RequestId
2.9.2.10.3.1.1 RequestId properties
PropertyValue
Name RequestId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.10.4 RequestForProposal JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RequestForProposal",
    "additionalProperties": false,
    "properties": {
        "RequestId": {
            "type": "integer"
        }
    }
}
2.9.2.10.5 RequestForProposal JSON data
{
    "RequestId": 23
}
2.9.2.11 Document Service
2.9.2.11.1 Service Tree Diagram
Service
type
{123}
ServiceID
type
Service
type
{123}
ServiceID
type
2.9.2.11.2 Service Properties
PropertyValue
Document nameService
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.11.3 Service Fields
FieldTypeReqKeyDescriptionComments
ServiceIDintegerfalse
2.9.2.11.3.1 Field ServiceID
2.9.2.11.3.1.1 ServiceID properties
PropertyValue
Name ServiceID
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.11.4 Service JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Service",
    "additionalProperties": false,
    "properties": {
        "ServiceID": {
            "type": "integer"
        }
    }
}
2.9.2.11.5 Service JSON data
{
    "ServiceID": -49
}
2.9.2.12 Document WorkOrder
2.9.2.12.1 WorkOrder Tree Diagram
WorkOrder
type
{123}
WorkOrderId
type
WorkOrder
type
{123}
WorkOrderId
type
2.9.2.12.2 WorkOrder Properties
PropertyValue
Document nameWorkOrder
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.12.3 WorkOrder Fields
FieldTypeReqKeyDescriptionComments
WorkOrderIdintegerfalse
2.9.2.12.3.1 Field WorkOrderId
2.9.2.12.3.1.1 WorkOrderId properties
PropertyValue
Name WorkOrderId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.12.4 WorkOrder JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "WorkOrder",
    "additionalProperties": false,
    "properties": {
        "WorkOrderId": {
            "type": "integer"
        }
    }
}
2.9.2.12.5 WorkOrder JSON data
{
    "WorkOrderId": -47
}
2.9.2.13 Document WorkOrderConformation
2.9.2.13.1 WorkOrderConformation Tree Diagram
WorkOrderConformation
type
{123}
ConformationId
type
WorkOrderConformation
type
{123}
ConformationId
type
2.9.2.13.2 WorkOrderConformation Properties
PropertyValue
Document nameWorkOrderConformation
Technical name
Id
Description
GroupOrder Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.9.2.13.3 WorkOrderConformation Fields
FieldTypeReqKeyDescriptionComments
ConformationIdintegerfalse
2.9.2.13.3.1 Field ConformationId
2.9.2.13.3.1.1 ConformationId properties
PropertyValue
Name ConformationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.9.2.13.4 WorkOrderConformation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "WorkOrderConformation",
    "additionalProperties": false,
    "properties": {
        "ConformationId": {
            "type": "integer"
        }
    }
}
2.9.2.13.5 WorkOrderConformation JSON data
{
    "ConformationId": -26
}
2.10 Group Organizational Management
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.10.1 Organizational Management Properties
PropertyValue
Group nameOrganizational Management
Technical name
Description
Comments
2.10.2 Organizational Management Documents
2.10.2.1 Document Address1
2.10.2.1.1 Address1 Tree Diagram
Address1
type
{123}
AddressId
type
Address1
type
{123}
AddressId
type
2.10.2.1.2 Address1 Properties
PropertyValue
Document nameAddress1
Technical name
Id
Description
GroupOrganizational Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.10.2.1.3 Address1 Fields
FieldTypeReqKeyDescriptionComments
AddressIdintegerfalse
2.10.2.1.3.1 Field AddressId
2.10.2.1.3.1.1 AddressId properties
PropertyValue
Name AddressId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.10.2.1.4 Address1 JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Address1",
    "additionalProperties": false,
    "properties": {
        "AddressId": {
            "type": "integer"
        }
    }
}
2.10.2.1.5 Address1 JSON data
{
    "AddressId": 38
}
2.10.2.2 Document Address2
2.10.2.2.1 Address2 Tree Diagram
Address2
type
Address2
type
2.10.2.2.2 Address2 Properties
PropertyValue
Document nameAddress2
Technical name
Id
Description
GroupOrganizational Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.10.2.2.3 Address2 Fields
FieldTypeReqKeyDescriptionComments
2.10.2.2.4 Address2 JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Address2",
    "additionalProperties": false
}
2.10.2.2.5 Address2 JSON data
{}
2.10.2.3 Document Authorization
2.10.2.3.1 Authorization Tree Diagram
Authorization
type
{123}
AuthorizationId
type
Authorization
type
{123}
AuthorizationId
type
2.10.2.3.2 Authorization Properties
PropertyValue
Document nameAuthorization
Technical name
Id
Description
GroupOrganizational Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.10.2.3.3 Authorization Fields
FieldTypeReqKeyDescriptionComments
AuthorizationIdintegerfalse
2.10.2.3.3.1 Field AuthorizationId
2.10.2.3.3.1.1 AuthorizationId properties
PropertyValue
Name AuthorizationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.10.2.3.4 Authorization JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Authorization",
    "additionalProperties": false,
    "properties": {
        "AuthorizationId": {
            "type": "integer"
        }
    }
}
2.10.2.3.5 Authorization JSON data
{
    "AuthorizationId": -69
}
2.10.2.4 Document BusinessPartner
2.10.2.4.1 BusinessPartner Tree Diagram
BusinessPartner
type
{123}
BusinessPartnerId
type
{ABC}
Title
type
{ABC}
ForeName
type
{ABC}
Type
type
{ABC}
ZipCode
type
{ABC}
Country
type
{ABC}
City
type
{123}
HouseNumber
type
{ABC}
Street
type
{ABC}
Surname
type
{ABC}
Vat
type
BusinessPartner
type
{123}
BusinessPartnerId
type
{ABC}
Title
type
{ABC}
ForeName
type
{ABC}
Type
type
{ABC}
ZipCode
type
{ABC}
Country
type
{ABC}
City
type
{123}
HouseNumber
type
{ABC}
Street
type
{ABC}
Surname
type
{ABC}
Vat
type
2.10.2.4.2 BusinessPartner Properties
PropertyValue
Document nameBusinessPartner
Technical name
Id
Description
GroupOrganizational Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.10.2.4.3 BusinessPartner Fields
FieldTypeReqKeyDescriptionComments
BusinessPartnerIdintegerfalse
Titlestringfalse
ForeNamestringfalse
Typestringfalse
ZipCodestringfalse
Countrystringfalse
Citystringfalse
HouseNumberintegerfalse
Streetstringfalse
Surnamestringfalse
Vatstringfalse
2.10.2.4.3.1 Field BusinessPartnerId
2.10.2.4.3.1.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.10.2.4.3.2 Field Title
2.10.2.4.3.2.1 Title properties
PropertyValue
Name Title
Technical name Ttl
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.3 Field ForeName
2.10.2.4.3.3.1 ForeName properties
PropertyValue
Name ForeName
Technical name FrNm
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.4 Field Type
2.10.2.4.3.4.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.5 Field ZipCode
2.10.2.4.3.5.1 ZipCode properties
PropertyValue
Name ZipCode
Technical name ZpCd
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.6 Field Country
2.10.2.4.3.6.1 Country properties
PropertyValue
Name Country
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.7 Field City
2.10.2.4.3.7.1 City properties
PropertyValue
Name City
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.8 Field HouseNumber
2.10.2.4.3.8.1 HouseNumber properties
PropertyValue
Name HouseNumber
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.10.2.4.3.9 Field Street
2.10.2.4.3.9.1 Street properties
PropertyValue
Name Street
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.10 Field Surname
2.10.2.4.3.10.1 Surname properties
PropertyValue
Name Surname
Technical name Srnm
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.11 Field Vat
2.10.2.4.3.11.1 Vat properties
PropertyValue
Name Vat
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.4 BusinessPartner JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "BusinessPartner",
    "additionalProperties": false,
    "properties": {
        "BusinessPartnerId": {
            "type": "integer"
        },
        "Ttl": {
            "type": "string"
        },
        "FrNm": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ZpCd": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "HouseNumber": {
            "type": "integer"
        },
        "Street": {
            "type": "string"
        },
        "Srnm": {
            "type": "string"
        },
        "Vat": {
            "type": "string"
        }
    }
}
2.10.2.4.5 BusinessPartner JSON data
{
    "BusinessPartnerId": -73,
    "Ttl": "Lorem",
    "FrNm": "Lorem",
    "Type": "Lorem",
    "ZpCd": "Lorem",
    "Country": "Lorem",
    "City": "Lorem",
    "HouseNumber": -46,
    "Street": "Lorem",
    "Srnm": "Lorem",
    "Vat": "Lorem"
}
2.10.2.5 Document CompanyStructureBusinessUnit
2.10.2.5.1 CompanyStructureBusinessUnit Tree Diagram
CompanyStructureBusinessUnit
type
{123}
CompanyStructureId
type
CompanyStructureBusinessUnit
type
{123}
CompanyStructureId
type
2.10.2.5.2 CompanyStructureBusinessUnit Properties
PropertyValue
Document nameCompanyStructureBusinessUnit
Technical name
Id
Description
GroupOrganizational Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.10.2.5.3 CompanyStructureBusinessUnit Fields
FieldTypeReqKeyDescriptionComments
CompanyStructureIdintegerfalse
2.10.2.5.3.1 Field CompanyStructureId
2.10.2.5.3.1.1 CompanyStructureId properties
PropertyValue
Name CompanyStructureId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.10.2.5.4 CompanyStructureBusinessUnit JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CompanyStructureBusinessUnit",
    "additionalProperties": false,
    "properties": {
        "CompanyStructureId": {
            "type": "integer"
        }
    }
}
2.10.2.5.5 CompanyStructureBusinessUnit JSON data
{
    "CompanyStructureId": -69
}
2.10.2.6 Document Role
2.10.2.6.1 Role Tree Diagram
Role
type
{123}
RoleId
type
Role
type
{123}
RoleId
type
2.10.2.6.2 Role Properties
PropertyValue
Document nameRole
Technical name
Id
Description
GroupOrganizational Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.10.2.6.3 Role Fields
FieldTypeReqKeyDescriptionComments
RoleIdintegerfalse
2.10.2.6.3.1 Field RoleId
2.10.2.6.3.1.1 RoleId properties
PropertyValue
Name RoleId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.10.2.6.4 Role JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Role",
    "additionalProperties": false,
    "properties": {
        "RoleId": {
            "type": "integer"
        }
    }
}
2.10.2.6.5 Role JSON data
{
    "RoleId": -72
}
2.11 Group Portfolio & Asset Management
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.11.1 Portfolio & Asset Management Properties
PropertyValue
Group namePortfolio & Asset Management
Technical name
Description
Comments
2.11.2 Portfolio & Asset Management Documents
2.11.2.1 Document PartOfPortfolio
2.11.2.1.1 PartOfPortfolio Tree Diagram
PartOfPortfolio
type
{123}
LineId
type
PartOfPortfolio
type
{123}
LineId
type
2.11.2.1.2 PartOfPortfolio Properties
PropertyValue
Document namePartOfPortfolio
Technical name
Id
Description
GroupPortfolio & Asset Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.11.2.1.3 PartOfPortfolio Fields
FieldTypeReqKeyDescriptionComments
LineIdintegerfalse
2.11.2.1.3.1 Field LineId
2.11.2.1.3.1.1 LineId properties
PropertyValue
Name LineId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.11.2.1.4 PartOfPortfolio JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "PartOfPortfolio",
    "additionalProperties": false,
    "properties": {
        "LineId": {
            "type": "integer"
        }
    }
}
2.11.2.1.5 PartOfPortfolio JSON data
{
    "LineId": 56
}
2.11.2.2 Document Portfolio
2.11.2.2.1 Portfolio Tree Diagram
Portfolio
type
{123}
PortfolioId
type
{123}
BusinessPartnerId
type
{123}
PortfolioCode
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
ValidityStart
type
{ABC}
ValidityEnd
type
{123}
GrossArea
type
{ABC}
Guid
type
Portfolio
type
{123}
PortfolioId
type
{123}
BusinessPartnerId
type
{123}
PortfolioCode
type
{ABC}
Name
type
{ABC}
Type
type
{ABC}
ValidityStart
type
{ABC}
ValidityEnd
type
{123}
GrossArea
type
{ABC}
Guid
type
2.11.2.2.2 Portfolio Properties
PropertyValue
Document namePortfolio
Technical name
Id
Description
GroupPortfolio & Asset Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.11.2.2.3 Portfolio Fields
FieldTypeReqKeyDescriptionComments
PortfolioIdintegerfalse
BusinessPartnerIdintegerfalse
PortfolioCodeintegerfalse
Namestringtrue
Typestringfalse
ValidityStartstringtrue

[{ "dataType":"DateTime"}]

ValidityEndstringfalse

[{ "dataType":"DateTime"}]

GrossAreaintegerfalse
Guidstringfalse
2.11.2.2.3.1 Field PortfolioId
2.11.2.2.3.1.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.11.2.2.3.2 Field BusinessPartnerId
2.11.2.2.3.2.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.11.2.2.3.3 Field PortfolioCode
2.11.2.2.3.3.1 PortfolioCode properties
PropertyValue
Name PortfolioCode
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.11.2.2.3.4 Field Name
2.11.2.2.3.4.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.11.2.2.3.5 Field Type
2.11.2.2.3.5.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.11.2.2.3.6 Field ValidityStart
2.11.2.2.3.6.1 ValidityStart properties
PropertyValue
Name ValidityStart
Technical name
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.11.2.2.3.7 Field ValidityEnd
2.11.2.2.3.7.1 ValidityEnd properties
PropertyValue
Name ValidityEnd
Technical name Vldtynd
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.11.2.2.3.8 Field GrossArea
2.11.2.2.3.8.1 GrossArea properties
PropertyValue
Name GrossArea
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.11.2.2.3.9 Field Guid
2.11.2.2.3.9.1 Guid properties
PropertyValue
Name Guid
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.11.2.2.4 Portfolio JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Portfolio",
    "additionalProperties": false,
    "properties": {
        "PortfolioId": {
            "type": "integer"
        },
        "BusinessPartnerId": {
            "type": "integer"
        },
        "PortfolioCode": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidityStart": {
            "type": "string"
        },
        "Vldtynd": {
            "type": "string"
        },
        "GrossArea": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        }
    },
    "required": [
        "Name",
        "ValidityStart"
    ]
}
2.11.2.2.5 Portfolio JSON data
{
    "PortfolioId": -60,
    "BusinessPartnerId": 7,
    "PortfolioCode": 94,
    "Name": "Lorem",
    "Type": "Lorem",
    "ValidityStart": "Lorem",
    "Vldtynd": "Lorem",
    "GrossArea": 91,
    "Guid": "Lorem"
}
2.11.2.3 Document StrategicProgramsandMeasures
2.11.2.3.1 StrategicProgramsandMeasures Tree Diagram
StrategicProgramsandMeasures
type
{123}
LineId
type
StrategicProgramsandMeasures
type
{123}
LineId
type
2.11.2.3.2 StrategicProgramsandMeasures Properties
PropertyValue
Document nameStrategicProgramsandMeasures
Technical name
Id
Description
GroupPortfolio & Asset Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.11.2.3.3 StrategicProgramsandMeasures Fields
FieldTypeReqKeyDescriptionComments
LineIdintegerfalse
2.11.2.3.3.1 Field LineId
2.11.2.3.3.1.1 LineId properties
PropertyValue
Name LineId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.11.2.3.4 StrategicProgramsandMeasures JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "StrategicProgramsandMeasures",
    "additionalProperties": false,
    "properties": {
        "LineId": {
            "type": "integer"
        }
    }
}
2.11.2.3.5 StrategicProgramsandMeasures JSON data
{
    "LineId": 66
}
2.12 Group Project Management
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.12.1 Project Management Properties
PropertyValue
Group nameProject Management
Technical name
Description
Comments
2.12.2 Project Management Documents
2.12.2.1 Document Activity
2.12.2.1.1 Activity Tree Diagram
Activity
type
{123}
ActivityId
type
Activity
type
{123}
ActivityId
type
2.12.2.1.2 Activity Properties
PropertyValue
Document nameActivity
Technical name
Id
Description
GroupProject Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.12.2.1.3 Activity Fields
FieldTypeReqKeyDescriptionComments
ActivityIdintegerfalse
2.12.2.1.3.1 Field ActivityId
2.12.2.1.3.1.1 ActivityId properties
PropertyValue
Name ActivityId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.12.2.1.4 Activity JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Activity",
    "additionalProperties": false,
    "properties": {
        "ActivityId": {
            "type": "integer"
        }
    }
}
2.12.2.1.5 Activity JSON data
{
    "ActivityId": -34
}
2.12.2.2 Document CompletionExcecution
2.12.2.2.1 CompletionExcecution Tree Diagram
CompletionExcecution
type
{123}
ExecutionId
type
CompletionExcecution
type
{123}
ExecutionId
type
2.12.2.2.2 CompletionExcecution Properties
PropertyValue
Document nameCompletionExcecution
Technical name
Id
Description
GroupProject Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.12.2.2.3 CompletionExcecution Fields
FieldTypeReqKeyDescriptionComments
ExecutionIdintegerfalse
2.12.2.2.3.1 Field ExecutionId
2.12.2.2.3.1.1 ExecutionId properties
PropertyValue
Name ExecutionId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.12.2.2.4 CompletionExcecution JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CompletionExcecution",
    "additionalProperties": false,
    "properties": {
        "ExecutionId": {
            "type": "integer"
        }
    }
}
2.12.2.2.5 CompletionExcecution JSON data
{
    "ExecutionId": 86
}
2.12.2.3 Document Milestones
2.12.2.3.1 Milestones Tree Diagram
Milestones
type
{123}
MilestonesId
type
Milestones
type
{123}
MilestonesId
type
2.12.2.3.2 Milestones Properties
PropertyValue
Document nameMilestones
Technical name
Id
Description
GroupProject Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.12.2.3.3 Milestones Fields
FieldTypeReqKeyDescriptionComments
MilestonesIdintegerfalse
2.12.2.3.3.1 Field MilestonesId
2.12.2.3.3.1.1 MilestonesId properties
PropertyValue
Name MilestonesId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.12.2.3.4 Milestones JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Milestones",
    "additionalProperties": false,
    "properties": {
        "MilestonesId": {
            "type": "integer"
        }
    }
}
2.12.2.3.5 Milestones JSON data
{
    "MilestonesId": -46
}
2.12.2.4 Document Project
2.12.2.4.1 Project Tree Diagram
Project
type
{123}
ProjectId
type
Project
type
{123}
ProjectId
type
2.12.2.4.2 Project Properties
PropertyValue
Document nameProject
Technical name
Id
Description
GroupProject Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.12.2.4.3 Project Fields
FieldTypeReqKeyDescriptionComments
ProjectIdintegerfalse
2.12.2.4.3.1 Field ProjectId
2.12.2.4.3.1.1 ProjectId properties
PropertyValue
Name ProjectId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.12.2.4.4 Project JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Project",
    "additionalProperties": false,
    "properties": {
        "ProjectId": {
            "type": "integer"
        }
    }
}
2.12.2.4.5 Project JSON data
{
    "ProjectId": -55
}
2.12.2.5 Document ProjectDates
2.12.2.5.1 ProjectDates Tree Diagram
ProjectDates
type
{123}
ProjectDatesId
type
ProjectDates
type
{123}
ProjectDatesId
type
2.12.2.5.2 ProjectDates Properties
PropertyValue
Document nameProjectDates
Technical name
Id
Description
GroupProject Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.12.2.5.3 ProjectDates Fields
FieldTypeReqKeyDescriptionComments
ProjectDatesIdintegerfalse
2.12.2.5.3.1 Field ProjectDatesId
2.12.2.5.3.1.1 ProjectDatesId properties
PropertyValue
Name ProjectDatesId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.12.2.5.4 ProjectDates JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "ProjectDates",
    "additionalProperties": false,
    "properties": {
        "ProjectDatesId": {
            "type": "integer"
        }
    }
}
2.12.2.5.5 ProjectDates JSON data
{
    "ProjectDatesId": -35
}
2.12.2.6 Document ProjectWorkBreakDownStructure
2.12.2.6.1 ProjectWorkBreakDownStructure Tree Diagram
ProjectWorkBreakDownStructure
type
{123}
BreakDownId
type
ProjectWorkBreakDownStructure
type
{123}
BreakDownId
type
2.12.2.6.2 ProjectWorkBreakDownStructure Properties
PropertyValue
Document nameProjectWorkBreakDownStructure
Technical name
Id
Description
GroupProject Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.12.2.6.3 ProjectWorkBreakDownStructure Fields
FieldTypeReqKeyDescriptionComments
BreakDownIdintegerfalse
2.12.2.6.3.1 Field BreakDownId
2.12.2.6.3.1.1 BreakDownId properties
PropertyValue
Name BreakDownId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.12.2.6.4 ProjectWorkBreakDownStructure JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "ProjectWorkBreakDownStructure",
    "additionalProperties": false,
    "properties": {
        "BreakDownId": {
            "type": "integer"
        }
    }
}
2.12.2.6.5 ProjectWorkBreakDownStructure JSON data
{
    "BreakDownId": -100
}
2.12.2.7 Document Risk
2.12.2.7.1 Risk Tree Diagram
Risk
type
{123}
RiskId
type
Risk
type
{123}
RiskId
type
2.12.2.7.2 Risk Properties
PropertyValue
Document nameRisk
Technical name
Id
Description
GroupProject Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.12.2.7.3 Risk Fields
FieldTypeReqKeyDescriptionComments
RiskIdintegerfalse
2.12.2.7.3.1 Field RiskId
2.12.2.7.3.1.1 RiskId properties
PropertyValue
Name RiskId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.12.2.7.4 Risk JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Risk",
    "additionalProperties": false,
    "properties": {
        "RiskId": {
            "type": "integer"
        }
    }
}
2.12.2.7.5 Risk JSON data
{
    "RiskId": -14
}
2.13 Group Property Management
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.13.1 Property Management Properties
PropertyValue
Group nameProperty Management
Technical name
Description
Comments
2.13.2 Property Management Documents
2.13.2.1 Document Dunning
2.13.2.1.1 Dunning Tree Diagram
Dunning
type
{123}
DunningId
type
Dunning
type
{123}
DunningId
type
2.13.2.1.2 Dunning Properties
PropertyValue
Document nameDunning
Technical name
Id
Description
GroupProperty Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.13.2.1.3 Dunning Fields
FieldTypeReqKeyDescriptionComments
DunningIdintegerfalse
2.13.2.1.3.1 Field DunningId
2.13.2.1.3.1.1 DunningId properties
PropertyValue
Name DunningId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.1.4 Dunning JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Dunning",
    "additionalProperties": false,
    "properties": {
        "DunningId": {
            "type": "integer"
        }
    }
}
2.13.2.1.5 Dunning JSON data
{
    "DunningId": 55
}
2.13.2.2 Document LeaseContract
2.13.2.2.1 LeaseContract Tree Diagram
LeaseContract
type
{ABC}
CompanyCode
type
{ABC}
Region
type
{ABC}
ContractCode
type
{ABC}
Name
type
{ABC}
ContractGroup
type
{ABC}
Lessee
type
{ABC}
Lessor
type
{ABC}
ContractStatus
type
{ABC}
ContractStartDate
type
{ABC}
ContractEndDate
type
{ABC}
ContractPeriod
type
{ABC}
RentalUnit
type
{ABC}
Space
type
{ABC}
Floor
type
{ABC}
Building
type
{ABC}
AddressLine1
type
{ABC}
PostalCode
type
{ABC}
City
type
{ABC}
Country
type
{ABC}
ContractDescription
type
{ABC}
DateEffectiveContractLine
type
{ABC}
EndDateContractLine
type
{ABC}
StartDateModification
type
{ABC}
AmountPer
type
{123}
Amount
type
{ABC}
EndDateModification
type
{ABC}
ContractCurrency
type
{ABC}
BaseC urrency
type
{ABC}
FxRate
type
{ABC}
YearlyTotal
type
{ABC}
ReportingCurrency
type
{ABC}
ContractLinePeriod
type
{123}
CostGroup
type
{123}
ProfitCenter
type
{123}
BusinessArea
type
{123}
CostCategory
type
{ABC}
FinancialReportingEntity
type
{ABC}
PaymentInAdvance
type
{ABC}
PaymentFrequency
type
{ABC}
DateofFirstPAyment
type
{ABC}
ShortTermLease
type
{ABC}
AccountingStandard
type
{ABC}
ContractType
type
{ABC}
DiscountRate
type
LeaseContract
type
{ABC}
CompanyCode
type
{ABC}
Region
type
{ABC}
ContractCode
type
{ABC}
Name
type
{ABC}
ContractGroup
type
{ABC}
Lessee
type
{ABC}
Lessor
type
{ABC}
ContractStatus
type
{ABC}
ContractStartDate
type
{ABC}
ContractEndDate
type
{ABC}
ContractPeriod
type
{ABC}
RentalUnit
type
{ABC}
Space
type
{ABC}
Floor
type
{ABC}
Building
type
{ABC}
AddressLine1
type
{ABC}
PostalCode
type
{ABC}
City
type
{ABC}
Country
type
{ABC}
ContractDescription
type
{ABC}
DateEffectiveContractLine
type
{ABC}
EndDateContractLine
type
{ABC}
StartDateModification
type
{ABC}
AmountPer
type
{123}
Amount
type
{ABC}
EndDateModification
type
{ABC}
ContractCurrency
type
{ABC}
BaseC urrency
type
{ABC}
FxRate
type
{ABC}
YearlyTotal
type
{ABC}
ReportingCurrency
type
{ABC}
ContractLinePeriod
type
{123}
CostGroup
type
{123}
ProfitCenter
type
{123}
BusinessArea
type
{123}
CostCategory
type
{ABC}
FinancialReportingEntity
type
{ABC}
PaymentInAdvance
type
{ABC}
PaymentFrequency
type
{ABC}
DateofFirstPAyment
type
{ABC}
ShortTermLease
type
{ABC}
AccountingStandard
type
{ABC}
ContractType
type
{ABC}
DiscountRate
type
2.13.2.2.2 LeaseContract Properties
PropertyValue
Document nameLeaseContract
Technical name
Id
Description
GroupProperty Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.13.2.2.3 LeaseContract Fields
FieldTypeReqKeyDescriptionComments
CompanyCodestringfalse
Regionstringfalse
ContractCodestringfalse
Namestringfalse
ContractGroupstringfalse
Lesseestringfalse
Lessorstringfalse
ContractStatusstringfalse
ContractStartDatestringfalse
ContractEndDatestringfalse
ContractPeriodstringfalse
RentalUnitstringfalse
Spacestringfalse
Floorstringfalse
Buildingstringfalse
AddressLine1stringfalse
PostalCodestringfalse
Citystringfalse
Countrystringfalse
ContractDescriptionstringfalse
DateEffectiveContractLinestringfalse
EndDateContractLinestringfalse
StartDateModificationstringfalse
AmountPerstringfalse

Weekly Monthly Quarterly HalfYearly Yearly

Amountnumberfalse
EndDateModificationstringfalse
ContractCurrencystringfalse
BaseC urrencystringfalse
FxRatestringfalse
YearlyTotalstringfalse
ReportingCurrencystringfalse
ContractLinePeriodstringfalse
CostGroupnumberfalse
ProfitCenternumberfalse
BusinessAreanumberfalse
CostCategorynumberfalse
FinancialReportingEntitystringfalse
PaymentInAdvancestringfalse
PaymentFrequencystringfalse
DateofFirstPAymentstringfalse
ShortTermLeasestringfalse
AccountingStandardstringfalse
ContractTypestringfalse
DiscountRatestringfalse
2.13.2.2.3.1 Field CompanyCode
2.13.2.2.3.1.1 CompanyCode properties
PropertyValue
Name CompanyCode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.2 Field Region
2.13.2.2.3.2.1 Region properties
PropertyValue
Name Region
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.3 Field ContractCode
2.13.2.2.3.3.1 ContractCode properties
PropertyValue
Name ContractCode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.4 Field Name
2.13.2.2.3.4.1 Name properties
PropertyValue
Name Name
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.5 Field ContractGroup
2.13.2.2.3.5.1 ContractGroup properties
PropertyValue
Name ContractGroup
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.6 Field Lessee
2.13.2.2.3.6.1 Lessee properties
PropertyValue
Name Lessee
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.7 Field Lessor
2.13.2.2.3.7.1 Lessor properties
PropertyValue
Name Lessor
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.8 Field ContractStatus
2.13.2.2.3.8.1 ContractStatus properties
PropertyValue
Name ContractStatus
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.9 Field ContractStartDate
2.13.2.2.3.9.1 ContractStartDate properties
PropertyValue
Name ContractStartDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.10 Field ContractEndDate
2.13.2.2.3.10.1 ContractEndDate properties
PropertyValue
Name ContractEndDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.11 Field ContractPeriod
2.13.2.2.3.11.1 ContractPeriod properties
PropertyValue
Name ContractPeriod
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.12 Field RentalUnit
2.13.2.2.3.12.1 RentalUnit properties
PropertyValue
Name RentalUnit
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.13 Field Space
2.13.2.2.3.13.1 Space properties
PropertyValue
Name Space
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.14 Field Floor
2.13.2.2.3.14.1 Floor properties
PropertyValue
Name Floor
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.15 Field Building
2.13.2.2.3.15.1 Building properties
PropertyValue
Name Building
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.16 Field AddressLine1
2.13.2.2.3.16.1 AddressLine1 properties
PropertyValue
Name AddressLine1
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.17 Field PostalCode
2.13.2.2.3.17.1 PostalCode properties
PropertyValue
Name PostalCode
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.18 Field City
2.13.2.2.3.18.1 City properties
PropertyValue
Name City
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.19 Field Country
2.13.2.2.3.19.1 Country properties
PropertyValue
Name Country
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.20 Field ContractDescription
2.13.2.2.3.20.1 ContractDescription properties
PropertyValue
Name ContractDescription
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.21 Field DateEffectiveContractLine
2.13.2.2.3.21.1 DateEffectiveContractLine properties
PropertyValue
Name DateEffectiveContractLine
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.22 Field EndDateContractLine
2.13.2.2.3.22.1 EndDateContractLine properties
PropertyValue
Name EndDateContractLine
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.23 Field StartDateModification
2.13.2.2.3.23.1 StartDateModification properties
PropertyValue
Name StartDateModification
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.24 Field AmountPer
2.13.2.2.3.24.1 AmountPer properties
PropertyValue
Name AmountPer
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

Weekly Monthly Quarterly HalfYearly Yearly

2.13.2.2.3.25 Field Amount
2.13.2.2.3.25.1 Amount properties
PropertyValue
Name Amount
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.2.3.26 Field EndDateModification
2.13.2.2.3.26.1 EndDateModification properties
PropertyValue
Name EndDateModification
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.27 Field ContractCurrency
2.13.2.2.3.27.1 ContractCurrency properties
PropertyValue
Name ContractCurrency
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.28 Field BaseC urrency
2.13.2.2.3.28.1 BaseC urrency properties
PropertyValue
Name BaseC urrency
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.29 Field FxRate
2.13.2.2.3.29.1 FxRate properties
PropertyValue
Name FxRate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.30 Field YearlyTotal
2.13.2.2.3.30.1 YearlyTotal properties
PropertyValue
Name YearlyTotal
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.31 Field ReportingCurrency
2.13.2.2.3.31.1 ReportingCurrency properties
PropertyValue
Name ReportingCurrency
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.32 Field ContractLinePeriod
2.13.2.2.3.32.1 ContractLinePeriod properties
PropertyValue
Name ContractLinePeriod
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.33 Field CostGroup
2.13.2.2.3.33.1 CostGroup properties
PropertyValue
Name CostGroup
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.2.3.34 Field ProfitCenter
2.13.2.2.3.34.1 ProfitCenter properties
PropertyValue
Name ProfitCenter
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.2.3.35 Field BusinessArea
2.13.2.2.3.35.1 BusinessArea properties
PropertyValue
Name BusinessArea
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.2.3.36 Field CostCategory
2.13.2.2.3.36.1 CostCategory properties
PropertyValue
Name CostCategory
Technical name
Id
Type numeric
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.2.3.37 Field FinancialReportingEntity
2.13.2.2.3.37.1 FinancialReportingEntity properties
PropertyValue
Name FinancialReportingEntity
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.38 Field PaymentInAdvance
2.13.2.2.3.38.1 PaymentInAdvance properties
PropertyValue
Name PaymentInAdvance
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.39 Field PaymentFrequency
2.13.2.2.3.39.1 PaymentFrequency properties
PropertyValue
Name PaymentFrequency
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.40 Field DateofFirstPAyment
2.13.2.2.3.40.1 DateofFirstPAyment properties
PropertyValue
Name DateofFirstPAyment
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.41 Field ShortTermLease
2.13.2.2.3.41.1 ShortTermLease properties
PropertyValue
Name ShortTermLease
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.42 Field AccountingStandard
2.13.2.2.3.42.1 AccountingStandard properties
PropertyValue
Name AccountingStandard
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.43 Field ContractType
2.13.2.2.3.43.1 ContractType properties
PropertyValue
Name ContractType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.44 Field DiscountRate
2.13.2.2.3.44.1 DiscountRate properties
PropertyValue
Name DiscountRate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.4 LeaseContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "LeaseContract",
    "additionalProperties": false,
    "properties": {
        "CompanyCode": {
            "type": "string"
        },
        "Region": {
            "type": "string"
        },
        "ContractCode": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "ContractGroup": {
            "type": "string"
        },
        "Lessee": {
            "type": "string"
        },
        "Lessor": {
            "type": "string"
        },
        "ContractStatus": {
            "type": "string"
        },
        "ContractStartDate": {
            "type": "string"
        },
        "ContractEndDate": {
            "type": "string"
        },
        "ContractPeriod": {
            "type": "string"
        },
        "RentalUnit": {
            "type": "string"
        },
        "Space": {
            "type": "string"
        },
        "Floor": {
            "type": "string"
        },
        "Building": {
            "type": "string"
        },
        "AddressLine1": {
            "type": "string"
        },
        "PostalCode": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "ContractDescription": {
            "type": "string"
        },
        "DateEffectiveContractLine": {
            "type": "string"
        },
        "EndDateContractLine": {
            "type": "string"
        },
        "StartDateModification": {
            "type": "string"
        },
        "AmountPer": {
            "type": "string"
        },
        "Amount": {
            "type": "number"
        },
        "EndDateModification": {
            "type": "string"
        },
        "ContractCurrency": {
            "type": "string"
        },
        "BaseC urrency": {
            "type": "string"
        },
        "FxRate": {
            "type": "string"
        },
        "YearlyTotal": {
            "type": "string"
        },
        "ReportingCurrency": {
            "type": "string"
        },
        "ContractLinePeriod": {
            "type": "string"
        },
        "CostGroup": {
            "type": "number"
        },
        "ProfitCenter": {
            "type": "number"
        },
        "BusinessArea": {
            "type": "number"
        },
        "CostCategory": {
            "type": "number"
        },
        "FinancialReportingEntity": {
            "type": "string"
        },
        "PaymentInAdvance": {
            "type": "string"
        },
        "PaymentFrequency": {
            "type": "string"
        },
        "DateofFirstPAyment": {
            "type": "string"
        },
        "ShortTermLease": {
            "type": "string"
        },
        "AccountingStandard": {
            "type": "string"
        },
        "ContractType": {
            "type": "string"
        },
        "DiscountRate": {
            "type": "string"
        }
    }
}
2.13.2.2.5 LeaseContract JSON data
{
    "CompanyCode": "Lorem",
    "Region": "Lorem",
    "ContractCode": "Lorem",
    "Name": "Lorem",
    "ContractGroup": "Lorem",
    "Lessee": "Lorem",
    "Lessor": "Lorem",
    "ContractStatus": "Lorem",
    "ContractStartDate": "Lorem",
    "ContractEndDate": "Lorem",
    "ContractPeriod": "Lorem",
    "RentalUnit": "Lorem",
    "Space": "Lorem",
    "Floor": "Lorem",
    "Building": "Lorem",
    "AddressLine1": "Lorem",
    "PostalCode": "Lorem",
    "City": "Lorem",
    "Country": "Lorem",
    "ContractDescription": "Lorem",
    "DateEffectiveContractLine": "Lorem",
    "EndDateContractLine": "Lorem",
    "StartDateModification": "Lorem",
    "AmountPer": "Lorem",
    "Amount": 16,
    "EndDateModification": "Lorem",
    "ContractCurrency": "Lorem",
    "BaseC urrency": "Lorem",
    "FxRate": "Lorem",
    "YearlyTotal": "Lorem",
    "ReportingCurrency": "Lorem",
    "ContractLinePeriod": "Lorem",
    "CostGroup": -48,
    "ProfitCenter": 58,
    "BusinessArea": -29,
    "CostCategory": 1,
    "FinancialReportingEntity": "Lorem",
    "PaymentInAdvance": "Lorem",
    "PaymentFrequency": "Lorem",
    "DateofFirstPAyment": "Lorem",
    "ShortTermLease": "Lorem",
    "AccountingStandard": "Lorem",
    "ContractType": "Lorem",
    "DiscountRate": "Lorem"
}
2.13.2.3 Document MarketingCampagne
2.13.2.3.1 MarketingCampagne Tree Diagram
MarketingCampagne
type
{123}
CampagneId
type
MarketingCampagne
type
{123}
CampagneId
type
2.13.2.3.2 MarketingCampagne Properties
PropertyValue
Document nameMarketingCampagne
Technical name
Id
Description
GroupProperty Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.13.2.3.3 MarketingCampagne Fields
FieldTypeReqKeyDescriptionComments
CampagneIdintegerfalse
2.13.2.3.3.1 Field CampagneId
2.13.2.3.3.1.1 CampagneId properties
PropertyValue
Name CampagneId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.3.4 MarketingCampagne JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MarketingCampagne",
    "additionalProperties": false,
    "properties": {
        "CampagneId": {
            "type": "integer"
        }
    }
}
2.13.2.3.5 MarketingCampagne JSON data
{
    "CampagneId": -71
}
2.13.2.4 Document RentalContract
2.13.2.4.1 RentalContract Tree Diagram
RentalContract
type
{123}
RentalUnitId
type
{123}
ContractId
type
{ABC}
Type
type
{ABC}
LeaseStartDate
type
{ABC}
TerminationDate
type
{ABC}
FixedLeaseTearm
type
{ABC}
ExtensionOption
type
{ABC}
RentMonth
type
{ABC}
RentYear
type
{ABC}
AncilarryCost
type
{ABC}
GrossRentMonth
type
{ABC}
GrossRentYear
type
{ABC}
SigningDate
type
{ABC}
ContractStatus
type
{ABC}
TurnoverRent
type
{ABC}
PaymentDate
type
{0/1}
VATrelevant
type
{ABC}
RentStartDate
type
{123}
Indexation
type
RentalContract
type
{123}
RentalUnitId
type
{123}
ContractId
type
{ABC}
Type
type
{ABC}
LeaseStartDate
type
{ABC}
TerminationDate
type
{ABC}
FixedLeaseTearm
type
{ABC}
ExtensionOption
type
{ABC}
RentMonth
type
{ABC}
RentYear
type
{ABC}
AncilarryCost
type
{ABC}
GrossRentMonth
type
{ABC}
GrossRentYear
type
{ABC}
SigningDate
type
{ABC}
ContractStatus
type
{ABC}
TurnoverRent
type
{ABC}
PaymentDate
type
{0/1}
VATrelevant
type
{ABC}
RentStartDate
type
{123}
Indexation
type
2.13.2.4.2 RentalContract Properties
PropertyValue
Document nameRentalContract
Technical name
Id
Description
GroupProperty Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.13.2.4.3 RentalContract Fields
FieldTypeReqKeyDescriptionComments
RentalUnitIdintegerfalse
ContractIdintegerfalse
Typestringfalse
LeaseStartDatestringfalse

[{ "dataType":"DateTime"}]

TerminationDatestringfalse

[{ "dataType":"DateTime"}]

FixedLeaseTearmstringfalse
ExtensionOptionstringfalse
RentMonthstringfalse
RentYearstringfalse
AncilarryCoststringfalse
GrossRentMonthstringfalse
GrossRentYearstringfalse
SigningDatestringfalse
ContractStatusstringfalse
TurnoverRentstringfalse
PaymentDatestringfalse
VATrelevantbooleanfalse
RentStartDatestringfalse
Indexationintegerfalse
2.13.2.4.3.1 Field RentalUnitId
2.13.2.4.3.1.1 RentalUnitId properties
PropertyValue
Name RentalUnitId
Technical name Rntlntd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document RentalUnit
Foreign field RentalUnitId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.4.3.2 Field ContractId
2.13.2.4.3.2.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.4.3.3 Field Type
2.13.2.4.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.4 Field LeaseStartDate
2.13.2.4.3.4.1 LeaseStartDate properties
PropertyValue
Name LeaseStartDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.13.2.4.3.5 Field TerminationDate
2.13.2.4.3.5.1 TerminationDate properties
PropertyValue
Name TerminationDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.13.2.4.3.6 Field FixedLeaseTearm
2.13.2.4.3.6.1 FixedLeaseTearm properties
PropertyValue
Name FixedLeaseTearm
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.7 Field ExtensionOption
2.13.2.4.3.7.1 ExtensionOption properties
PropertyValue
Name ExtensionOption
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.8 Field RentMonth
2.13.2.4.3.8.1 RentMonth properties
PropertyValue
Name RentMonth
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.9 Field RentYear
2.13.2.4.3.9.1 RentYear properties
PropertyValue
Name RentYear
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.10 Field AncilarryCost
2.13.2.4.3.10.1 AncilarryCost properties
PropertyValue
Name AncilarryCost
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.11 Field GrossRentMonth
2.13.2.4.3.11.1 GrossRentMonth properties
PropertyValue
Name GrossRentMonth
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.12 Field GrossRentYear
2.13.2.4.3.12.1 GrossRentYear properties
PropertyValue
Name GrossRentYear
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.13 Field SigningDate
2.13.2.4.3.13.1 SigningDate properties
PropertyValue
Name SigningDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.14 Field ContractStatus
2.13.2.4.3.14.1 ContractStatus properties
PropertyValue
Name ContractStatus
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.15 Field TurnoverRent
2.13.2.4.3.15.1 TurnoverRent properties
PropertyValue
Name TurnoverRent
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.16 Field PaymentDate
2.13.2.4.3.16.1 PaymentDate properties
PropertyValue
Name PaymentDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.17 Field VATrelevant
2.13.2.4.3.17.1 VATrelevant properties
PropertyValue
Name VATrelevant
Technical name
Id
Type boolean
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Sample
Comments
2.13.2.4.3.18 Field RentStartDate
2.13.2.4.3.18.1 RentStartDate properties
PropertyValue
Name RentStartDate
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.19 Field Indexation
2.13.2.4.3.19.1 Indexation properties
PropertyValue
Name Indexation
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.4.4 RentalContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RentalContract",
    "additionalProperties": false,
    "properties": {
        "Rntlntd": {
            "type": "integer"
        },
        "ContractId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "LeaseStartDate": {
            "type": "string"
        },
        "TerminationDate": {
            "type": "string"
        },
        "FixedLeaseTearm": {
            "type": "string"
        },
        "ExtensionOption": {
            "type": "string"
        },
        "RentMonth": {
            "type": "string"
        },
        "RentYear": {
            "type": "string"
        },
        "AncilarryCost": {
            "type": "string"
        },
        "GrossRentMonth": {
            "type": "string"
        },
        "GrossRentYear": {
            "type": "string"
        },
        "SigningDate": {
            "type": "string"
        },
        "ContractStatus": {
            "type": "string"
        },
        "TurnoverRent": {
            "type": "string"
        },
        "PaymentDate": {
            "type": "string"
        },
        "VATrelevant": {
            "type": "boolean"
        },
        "RentStartDate": {
            "type": "string"
        },
        "Indexation": {
            "type": "integer"
        }
    }
}
2.13.2.4.5 RentalContract JSON data
{
    "Rntlntd": 7,
    "ContractId": -77,
    "Type": "Lorem",
    "LeaseStartDate": "Lorem",
    "TerminationDate": "Lorem",
    "FixedLeaseTearm": "Lorem",
    "ExtensionOption": "Lorem",
    "RentMonth": "Lorem",
    "RentYear": "Lorem",
    "AncilarryCost": "Lorem",
    "GrossRentMonth": "Lorem",
    "GrossRentYear": "Lorem",
    "SigningDate": "Lorem",
    "ContractStatus": "Lorem",
    "TurnoverRent": "Lorem",
    "PaymentDate": "Lorem",
    "VATrelevant": true,
    "RentStartDate": "Lorem",
    "Indexation": 11
}
2.13.2.5 Document RentalUnit
2.13.2.5.1 RentalUnit Tree Diagram
RentalUnit
type
{123}
BuildingId
type
{123}
BusinessPartnerId
type
{123}
RentalUnitId
type
RentalUnit
type
{123}
BuildingId
type
{123}
BusinessPartnerId
type
{123}
RentalUnitId
type
2.13.2.5.2 RentalUnit Properties
PropertyValue
Document nameRentalUnit
Technical name
Id
Description
GroupProperty Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.13.2.5.3 RentalUnit Fields
FieldTypeReqKeyDescriptionComments
BuildingIdintegerfalse
BusinessPartnerIdintegerfalse
RentalUnitIdintegerfalse
2.13.2.5.3.1 Field BuildingId
2.13.2.5.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name Bldngd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.5.3.2 Field BusinessPartnerId
2.13.2.5.3.2.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name BsnssPrtnrd
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.5.3.3 Field RentalUnitId
2.13.2.5.3.3.1 RentalUnitId properties
PropertyValue
Name RentalUnitId
Technical name Rntlntd
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.5.4 RentalUnit JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RentalUnit",
    "additionalProperties": false,
    "properties": {
        "Bldngd": {
            "type": "integer"
        },
        "BsnssPrtnrd": {
            "type": "integer"
        },
        "Rntlntd": {
            "type": "integer"
        }
    }
}
2.13.2.5.5 RentalUnit JSON data
{
    "Bldngd": 21,
    "BsnssPrtnrd": -60,
    "Rntlntd": -4
}
2.13.2.6 Document SecurityDeposit
2.13.2.6.1 SecurityDeposit Tree Diagram
SecurityDeposit
type
{123}
DepositId
type
SecurityDeposit
type
{123}
DepositId
type
2.13.2.6.2 SecurityDeposit Properties
PropertyValue
Document nameSecurityDeposit
Technical name
Id
Description
GroupProperty Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.13.2.6.3 SecurityDeposit Fields
FieldTypeReqKeyDescriptionComments
DepositIdintegerfalse
2.13.2.6.3.1 Field DepositId
2.13.2.6.3.1.1 DepositId properties
PropertyValue
Name DepositId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.6.4 SecurityDeposit JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SecurityDeposit",
    "additionalProperties": false,
    "properties": {
        "DepositId": {
            "type": "integer"
        }
    }
}
2.13.2.6.5 SecurityDeposit JSON data
{
    "DepositId": 28
}
2.13.2.7 Document TenantCommunication
2.13.2.7.1 TenantCommunication Tree Diagram
TenantCommunication
type
{123}
LineId
type
TenantCommunication
type
{123}
LineId
type
2.13.2.7.2 TenantCommunication Properties
PropertyValue
Document nameTenantCommunication
Technical name
Id
Description
GroupProperty Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.13.2.7.3 TenantCommunication Fields
FieldTypeReqKeyDescriptionComments
LineIdintegerfalse
2.13.2.7.3.1 Field LineId
2.13.2.7.3.1.1 LineId properties
PropertyValue
Name LineId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.13.2.7.4 TenantCommunication JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TenantCommunication",
    "additionalProperties": false,
    "properties": {
        "LineId": {
            "type": "integer"
        }
    }
}
2.13.2.7.5 TenantCommunication JSON data
{
    "LineId": -79
}
2.14 Group Transaction Management
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.14.1 Transaction Management Properties
PropertyValue
Group nameTransaction Management
Technical name
Description
Comments
2.14.2 Transaction Management Documents
2.14.2.1 Document Transaction
2.14.2.1.1 Transaction Tree Diagram
Transaction
type
{123}
TransactionId
type
Transaction
type
{123}
TransactionId
type
2.14.2.1.2 Transaction Properties
PropertyValue
Document nameTransaction
Technical name
Id
Description
GroupTransaction Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.14.2.1.3 Transaction Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
2.14.2.1.3.1 Field TransactionId
2.14.2.1.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.14.2.1.4 Transaction JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Transaction",
    "additionalProperties": false,
    "properties": {
        "TransactionId": {
            "type": "integer"
        }
    }
}
2.14.2.1.5 Transaction JSON data
{
    "TransactionId": -78
}
2.14.2.2 Document TransactionContract
2.14.2.2.1 TransactionContract Tree Diagram
TransactionContract
type
{123}
ContractId
type
TransactionContract
type
{123}
ContractId
type
2.14.2.2.2 TransactionContract Properties
PropertyValue
Document nameTransactionContract
Technical name
Id
Description
GroupTransaction Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.14.2.2.3 TransactionContract Fields
FieldTypeReqKeyDescriptionComments
ContractIdintegerfalse
2.14.2.2.3.1 Field ContractId
2.14.2.2.3.1.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.14.2.2.4 TransactionContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TransactionContract",
    "additionalProperties": false,
    "properties": {
        "ContractId": {
            "type": "integer"
        }
    }
}
2.14.2.2.5 TransactionContract JSON data
{
    "ContractId": -56
}
2.14.2.3 Document TransactionOffer
2.14.2.3.1 TransactionOffer Tree Diagram
TransactionOffer
type
{123}
TransactionId
type
TransactionOffer
type
{123}
TransactionId
type
2.14.2.3.2 TransactionOffer Properties
PropertyValue
Document nameTransactionOffer
Technical name
Id
Description
GroupTransaction Management
RESTful APIfalse
Additional propertiesfalse
Comments
2.14.2.3.3 TransactionOffer Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
2.14.2.3.3.1 Field TransactionId
2.14.2.3.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.14.2.3.4 TransactionOffer JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TransactionOffer",
    "additionalProperties": false,
    "properties": {
        "TransactionId": {
            "type": "integer"
        }
    }
}
2.14.2.3.5 TransactionOffer JSON data
{
    "TransactionId": 28
}
2.15 Group UserAndCustomerExperience
Groups
Portfolio & Asset Management
ConstructionManagement
Digital Twin
Transaction Management
Property Management
Facility Management
UserAndCustomerExperience
Order Management
Documentation
Financials
Organizational Management
Project Management
InvestmentManagement
MarketData
EnergyAndRessources
2.15.1 UserAndCustomerExperience Properties
PropertyValue
Group nameUserAndCustomerExperience
Technical name
Description
Comments
2.15.2 UserAndCustomerExperience Documents
2.15.2.1 Document Furniture
2.15.2.1.1 Furniture Tree Diagram
Furniture
type
{123}
FurnitureId
type
Furniture
type
{123}
FurnitureId
type
2.15.2.1.2 Furniture Properties
PropertyValue
Document nameFurniture
Technical name
Id
Description
GroupUserAndCustomerExperience
RESTful APIfalse
Additional propertiesfalse
Comments
2.15.2.1.3 Furniture Fields
FieldTypeReqKeyDescriptionComments
FurnitureIdintegerfalse
2.15.2.1.3.1 Field FurnitureId
2.15.2.1.3.1.1 FurnitureId properties
PropertyValue
Name FurnitureId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.1.4 Furniture JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Furniture",
    "additionalProperties": false,
    "properties": {
        "FurnitureId": {
            "type": "integer"
        }
    }
}
2.15.2.1.5 Furniture JSON data
{
    "FurnitureId": 85
}
2.15.2.2 Document Occupation
2.15.2.2.1 Occupation Tree Diagram
Occupation
type
{123}
OccupationId
type
Occupation
type
{123}
OccupationId
type
2.15.2.2.2 Occupation Properties
PropertyValue
Document nameOccupation
Technical name
Id
Description
GroupUserAndCustomerExperience
RESTful APIfalse
Additional propertiesfalse
Comments
2.15.2.2.3 Occupation Fields
FieldTypeReqKeyDescriptionComments
OccupationIdintegerfalse
2.15.2.2.3.1 Field OccupationId
2.15.2.2.3.1.1 OccupationId properties
PropertyValue
Name OccupationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.2.4 Occupation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Occupation",
    "additionalProperties": false,
    "properties": {
        "OccupationId": {
            "type": "integer"
        }
    }
}
2.15.2.2.5 Occupation JSON data
{
    "OccupationId": 90
}
2.15.2.3 Document Reservation
2.15.2.3.1 Reservation Tree Diagram
Reservation
type
{123}
ReservationId
type
Reservation
type
{123}
ReservationId
type
2.15.2.3.2 Reservation Properties
PropertyValue
Document nameReservation
Technical name
Id
Description
GroupUserAndCustomerExperience
RESTful APIfalse
Additional propertiesfalse
Comments
2.15.2.3.3 Reservation Fields
FieldTypeReqKeyDescriptionComments
ReservationIdintegerfalse
2.15.2.3.3.1 Field ReservationId
2.15.2.3.3.1.1 ReservationId properties
PropertyValue
Name ReservationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.3.4 Reservation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Reservation",
    "additionalProperties": false,
    "properties": {
        "ReservationId": {
            "type": "integer"
        }
    }
}
2.15.2.3.5 Reservation JSON data
{
    "ReservationId": -37
}
2.15.2.4 Document SatisfactionTenantUser
2.15.2.4.1 SatisfactionTenantUser Tree Diagram
SatisfactionTenantUser
type
{123}
TransactionId
type
SatisfactionTenantUser
type
{123}
TransactionId
type
2.15.2.4.2 SatisfactionTenantUser Properties
PropertyValue
Document nameSatisfactionTenantUser
Technical name
Id
Description
GroupUserAndCustomerExperience
RESTful APIfalse
Additional propertiesfalse
Comments
2.15.2.4.3 SatisfactionTenantUser Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
2.15.2.4.3.1 Field TransactionId
2.15.2.4.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.4.4 SatisfactionTenantUser JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SatisfactionTenantUser",
    "additionalProperties": false,
    "properties": {
        "TransactionId": {
            "type": "integer"
        }
    }
}
2.15.2.4.5 SatisfactionTenantUser JSON data
{
    "TransactionId": 60
}
2.15.2.5 Document SpaceUtilization
2.15.2.5.1 SpaceUtilization Tree Diagram
SpaceUtilization
type
{123}
UtilizationId
type
SpaceUtilization
type
{123}
UtilizationId
type
2.15.2.5.2 SpaceUtilization Properties
PropertyValue
Document nameSpaceUtilization
Technical name
Id
Description
GroupUserAndCustomerExperience
RESTful APIfalse
Additional propertiesfalse
Comments
2.15.2.5.3 SpaceUtilization Fields
FieldTypeReqKeyDescriptionComments
UtilizationIdintegerfalse
2.15.2.5.3.1 Field UtilizationId
2.15.2.5.3.1.1 UtilizationId properties
PropertyValue
Name UtilizationId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.5.4 SpaceUtilization JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SpaceUtilization",
    "additionalProperties": false,
    "properties": {
        "UtilizationId": {
            "type": "integer"
        }
    }
}
2.15.2.5.5 SpaceUtilization JSON data
{
    "UtilizationId": -75
}
2.15.2.6 Document UserRequirements
2.15.2.6.1 UserRequirements Tree Diagram
UserRequirements
type
{123}
RequirementId
type
UserRequirements
type
{123}
RequirementId
type
2.15.2.6.2 UserRequirements Properties
PropertyValue
Document nameUserRequirements
Technical name
Id
Description
GroupUserAndCustomerExperience
RESTful APIfalse
Additional propertiesfalse
Comments
2.15.2.6.3 UserRequirements Fields
FieldTypeReqKeyDescriptionComments
RequirementIdintegerfalse
2.15.2.6.3.1 Field RequirementId
2.15.2.6.3.1.1 RequirementId properties
PropertyValue
Name RequirementId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.6.4 UserRequirements JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "UserRequirements",
    "additionalProperties": false,
    "properties": {
        "RequirementId": {
            "type": "integer"
        }
    }
}
2.15.2.6.5 UserRequirements JSON data
{
    "RequirementId": -84
}
2.15.2.7 Document Workplace
2.15.2.7.1 Workplace Tree Diagram
Workplace
type
{123}
AreaId
type
{123}
WorkplaceId
type
{ABC}
WorkplaceType
type
{ABC}
WorkplaceName
type
Workplace
type
{123}
AreaId
type
{123}
WorkplaceId
type
{ABC}
WorkplaceType
type
{ABC}
WorkplaceName
type
2.15.2.7.2 Workplace Properties
PropertyValue
Document nameWorkplace
Technical name
Id
Description
GroupUserAndCustomerExperience
RESTful APIfalse
Additional propertiesfalse
Comments
2.15.2.7.3 Workplace Fields
FieldTypeReqKeyDescriptionComments
AreaIdintegerfalse
WorkplaceIdintegerfalse
WorkplaceTypestringfalse
WorkplaceNamestringfalse
2.15.2.7.3.1 Field AreaId
2.15.2.7.3.1.1 AreaId properties
PropertyValue
Name AreaId
Technical name Ard
Id
Type integer
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.7.3.2 Field WorkplaceId
2.15.2.7.3.2.1 WorkplaceId properties
PropertyValue
Name WorkplaceId
Technical name
Id
Type integer
Description
Dependencies
Required false
Primary key true
Foreign document
Foreign field
Relationship type
Default
Unit
Min value
Excl min false
Max value
Excl max false
Multiple of
Enum
Sample
Comments
2.15.2.7.3.3 Field WorkplaceType
2.15.2.7.3.3.1 WorkplaceType properties
PropertyValue
Name WorkplaceType
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.15.2.7.3.4 Field WorkplaceName
2.15.2.7.3.4.1 WorkplaceName properties
PropertyValue
Name WorkplaceName
Technical name
Id
Type string
Description
Dependencies
Required false
Primary key false
Foreign document
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.15.2.7.4 Workplace JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Workplace",
    "additionalProperties": false,
    "properties": {
        "Ard": {
            "type": "integer"
        },
        "WorkplaceId": {
            "type": "integer"
        },
        "WorkplaceType": {
            "type": "string"
        },
        "WorkplaceName": {
            "type": "string"
        }
    }
}
2.15.2.7.5 Workplace JSON data
{
    "Ard": 74,
    "WorkplaceId": 93,
    "WorkplaceType": "Lorem",
    "WorkplaceName": "Lorem"
}
3. Relationships
3.1 Relationship New Relationship
3.1.1 New Relationship Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Portfolio BusinessPartnerId
3.1.2 New Relationship Properties
PropertyValue
Name New Relationship
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentPortfolio
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.2 Relationship fk Address1.AddressId to Building.AddressId
3.2.1 fk Address1.AddressId to Building.AddressId Diagram
Parent TableParent field
Address1 AddressId
Child TableChild field
Building AddressId
3.2.2 fk Address1.AddressId to Building.AddressId Properties
PropertyValue
Name fk Address1.AddressId to Building.AddressId
Description
Parent DocumentAddress1
Parent fieldAddressId
Parent Cardinality 1
Child DocumentBuilding
Child fieldAddressId
Child Cardinality 1
Comments
3.3 Relationship fk Address1.AddressId to Site.AddressId
3.3.1 fk Address1.AddressId to Site.AddressId Diagram
Parent TableParent field
Address1 AddressId
Child TableChild field
Site AddressId
3.3.2 fk Address1.AddressId to Site.AddressId Properties
PropertyValue
Name fk Address1.AddressId to Site.AddressId
Description
Parent DocumentAddress1
Parent fieldAddressId
Parent Cardinality 1
Child DocumentSite
Child fieldAddressId
Child Cardinality 1
Comments
3.4 Relationship fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId
3.4.1 fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Building AreaMeasurementId
3.4.2 fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentBuilding
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.5 Relationship fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId
3.5.1 fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Floor AreaMeasurementId
3.5.2 fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentFloor
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.6 Relationship fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId
3.6.1 fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Land AreaMeasurementId
3.6.2 fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentLand
Child fieldAreaMeasurementId
Child Cardinality n
Comments
3.7 Relationship fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId
3.7.1 fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Site AreaMeasurementId
3.7.2 fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentSite
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.8 Relationship fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId
3.8.1 fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Space AreaMeasurementId
3.8.2 fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentSpace
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.9 Relationship fk Building.BuildingId to Certificate.BuildingId
3.9.1 fk Building.BuildingId to Certificate.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
Certificate BuildingId
3.9.2 fk Building.BuildingId to Certificate.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Certificate.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentCertificate
Child fieldBuildingId
Child Cardinality n
Comments
3.10 Relationship fk Building.BuildingId to Floor.BuildingId
3.10.1 fk Building.BuildingId to Floor.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
Floor BuildingId
3.10.2 fk Building.BuildingId to Floor.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Floor.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentFloor
Child fieldBuildingId
Child Cardinality n
Comments
3.11 Relationship fk Building.BuildingId to FutureGhgEmissions.BuildingId
3.11.1 fk Building.BuildingId to FutureGhgEmissions.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
FutureGhgEmissions BuildingId
3.11.2 fk Building.BuildingId to FutureGhgEmissions.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to FutureGhgEmissions.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentFutureGhgEmissions
Child fieldBuildingId
Child Cardinality 1
Comments
3.12 Relationship fk Building.BuildingId to FutureOperationalMeasurement.BuildingId
3.12.1 fk Building.BuildingId to FutureOperationalMeasurement.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
FutureOperationalMeasurement BuildingId
3.12.2 fk Building.BuildingId to FutureOperationalMeasurement.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to FutureOperationalMeasurement.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldBuildingId
Child Cardinality 1
Comments
3.13 Relationship fk Building.BuildingId to Measurement.BuildingId
3.13.1 fk Building.BuildingId to Measurement.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
AreaMeasurement BuildingId
3.13.2 fk Building.BuildingId to Measurement.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Measurement.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldBuildingId
Child Cardinality n
Comments
3.14 Relationship fk Building.BuildingId to OperationalMeasurement.BuildingId
3.14.1 fk Building.BuildingId to OperationalMeasurement.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
OperationalMeasurement BuildingId
3.14.2 fk Building.BuildingId to OperationalMeasurement.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to OperationalMeasurement.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentOperationalMeasurement
Child fieldBuildingId
Child Cardinality 1
Comments
3.15 Relationship fk Building.BuildingId to Prices.BuildingId
3.15.1 fk Building.BuildingId to Prices.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
Prices BuildingId
3.15.2 fk Building.BuildingId to Prices.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Prices.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentPrices
Child fieldBuildingId
Child Cardinality 1
Comments
3.16 Relationship fk Building.BuildingId to RentalUnit.BuildingId
3.16.1 fk Building.BuildingId to RentalUnit.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
RentalUnit BuildingId
3.16.2 fk Building.BuildingId to RentalUnit.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to RentalUnit.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentRentalUnit
Child fieldBuildingId
Child Cardinality n
Comments
3.17 Relationship fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId
3.17.1 fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
SustainabilityIndicatorsBuilding BuildingId
3.17.2 fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentSustainabilityIndicatorsBuilding
Child fieldBuildingId
Child Cardinality 1
Comments
3.18 Relationship fk Building.BuildingId to UserEmissionFactor.BuildingId
3.18.1 fk Building.BuildingId to UserEmissionFactor.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
UserEmissionFactor BuildingId
3.18.2 fk Building.BuildingId to UserEmissionFactor.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to UserEmissionFactor.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentUserEmissionFactor
Child fieldBuildingId
Child Cardinality 1
Comments
3.19 Relationship fk Building.BuildingId to gHgEmissions.BuildingId
3.19.1 fk Building.BuildingId to gHgEmissions.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
gHgEmissions BuildingId
3.19.2 fk Building.BuildingId to gHgEmissions.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to gHgEmissions.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentgHgEmissions
Child fieldBuildingId
Child Cardinality 1
Comments
3.20 Relationship fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId
3.20.1 fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
RentalUnit BusinessPartnerId
3.20.2 fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId Properties
PropertyValue
Name fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentRentalUnit
Child fieldBusinessPartnerId
Child Cardinality n
Comments
3.21 Relationship fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId
3.21.1 fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Site BusinessPartnerId
3.21.2 fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId Properties
PropertyValue
Name fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentSite
Child fieldBusinessPartnerId
Child Cardinality n
Comments
3.22 Relationship fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId
3.22.1 fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Product BusinessPartnerId
3.22.2 fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId Properties
PropertyValue
Name fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentProduct
Child fieldBusinessPartnerId
Child Cardinality n
Comments
3.23 Relationship fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId
3.23.1 fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId Diagram
3.23.2 fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.24 Relationship fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId
3.24.1 fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Prices BusinessPartnerId
3.24.2 fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentPrices
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.25 Relationship fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId
3.25.1 fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId Diagram
3.25.2 fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentSustainabilityIndicatorsCompany
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.26 Relationship fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId
3.26.1 fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId Diagram
3.26.2 fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentUserEmissionFactor
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.27 Relationship fk Floor.FloorId to FutureOperationalMeasurement.FloorId
3.27.1 fk Floor.FloorId to FutureOperationalMeasurement.FloorId Diagram
Parent TableParent field
Floor FloorId
Child TableChild field
FutureOperationalMeasurement FloorId
3.27.2 fk Floor.FloorId to FutureOperationalMeasurement.FloorId Properties
PropertyValue
Name fk Floor.FloorId to FutureOperationalMeasurement.FloorId
Description
Parent DocumentFloor
Parent fieldFloorId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldFloorId
Child Cardinality 1
Comments
3.28 Relationship fk Floor.FloorId to Measurement.FloorId
3.28.1 fk Floor.FloorId to Measurement.FloorId Diagram
Parent TableParent field
Floor FloorId
Child TableChild field
AreaMeasurement FloorId
3.28.2 fk Floor.FloorId to Measurement.FloorId Properties
PropertyValue
Name fk Floor.FloorId to Measurement.FloorId
Description
Parent DocumentFloor
Parent fieldFloorId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldFloorId
Child Cardinality n
Comments
3.29 Relationship fk Floor.FloorId to Space.FloorId
3.29.1 fk Floor.FloorId to Space.FloorId Diagram
Parent TableParent field
Floor FloorId
Child TableChild field
Space FloorId
3.29.2 fk Floor.FloorId to Space.FloorId Properties
PropertyValue
Name fk Floor.FloorId to Space.FloorId
Description
Parent DocumentFloor
Parent fieldFloorId
Parent Cardinality 1
Child DocumentSpace
Child fieldFloorId
Child Cardinality n
Comments
3.30 Relationship fk Land.LandId to Building.LandId
3.30.1 fk Land.LandId to Building.LandId Diagram
Parent TableParent field
Land LandId
Child TableChild field
Building LandId
3.30.2 fk Land.LandId to Building.LandId Properties
PropertyValue
Name fk Land.LandId to Building.LandId
Description
Parent DocumentLand
Parent fieldLandId
Parent Cardinality 1
Child DocumentBuilding
Child fieldLandId
Child Cardinality n
Comments
3.31 Relationship fk Land.LandId to Servitudes.LandId
3.31.1 fk Land.LandId to Servitudes.LandId Diagram
Parent TableParent field
Land LandId
Child TableChild field
Servitudes LandId
3.31.2 fk Land.LandId to Servitudes.LandId Properties
PropertyValue
Name fk Land.LandId to Servitudes.LandId
Description
Parent DocumentLand
Parent fieldLandId
Parent Cardinality 1
Child DocumentServitudes
Child fieldLandId
Child Cardinality n
Comments
3.32 Relationship fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId
3.32.1 fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId Diagram
3.32.2 fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId Properties
PropertyValue
Name fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId
Description
Parent DocumentOperationalMeasurement
Parent fieldoperationalMeasurementId
Parent Cardinality 1
Child DocumentPrices
Child fieldMeasurementId
Child Cardinality 1
Comments
3.33 Relationship fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId
3.33.1 fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId Diagram
3.33.2 fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId Properties
PropertyValue
Name fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId
Description
Parent DocumentOperationalMeasurement
Parent fieldoperationalMeasurementId
Parent Cardinality 1
Child DocumentUserEmissionFactor
Child fieldMeasurementId
Child Cardinality 1
Comments
3.34 Relationship fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId
3.34.1 fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId Diagram
3.34.2 fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId Properties
PropertyValue
Name fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId
Description
Parent DocumentOperationalMeasurement
Parent fieldoperationalMeasurementId
Parent Cardinality 1
Child DocumentgHgEmissions
Child fieldoperationalMeasurementId
Child Cardinality 1
Comments
3.35 Relationship fk Portfolio.PortfolioId to Building.PortfolioId
3.35.1 fk Portfolio.PortfolioId to Building.PortfolioId Diagram
Parent TableParent field
Portfolio PortfolioId
Child TableChild field
Building PortfolioId
3.35.2 fk Portfolio.PortfolioId to Building.PortfolioId Properties
PropertyValue
Name fk Portfolio.PortfolioId to Building.PortfolioId
Description
Parent DocumentPortfolio
Parent fieldPortfolioId
Parent Cardinality 1
Child DocumentBuilding
Child fieldPortfolioId
Child Cardinality 1
Comments
3.36 Relationship fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId
3.36.1 fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId Diagram
Parent TableParent field
Portfolio PortfolioId
Child TableChild field
FutureOperationalMeasurement PortfolioId
3.36.2 fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId Properties
PropertyValue
Name fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId
Description
Parent DocumentPortfolio
Parent fieldPortfolioId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldPortfolioId
Child Cardinality 1
Comments
3.37 Relationship fk Product.ProductId to BSensingObject.ProductId
3.37.1 fk Product.ProductId to BSensingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
BSensingObject ProductId
3.37.2 fk Product.ProductId to BSensingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to BSensingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentBSensingObject
Child fieldProductId
Child Cardinality n
Comments
3.38 Relationship fk Product.ProductId to CStoringObject.ProductId
3.38.1 fk Product.ProductId to CStoringObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
CStoringObject ProductId
3.38.2 fk Product.ProductId to CStoringObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to CStoringObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentCStoringObject
Child fieldProductId
Child Cardinality n
Comments
3.39 Relationship fk Product.ProductId to EEmittingObject.ProductId
3.39.1 fk Product.ProductId to EEmittingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
EEmittingObject ProductId
3.39.2 fk Product.ProductId to EEmittingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to EEmittingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentEEmittingObject
Child fieldProductId
Child Cardinality n
Comments
3.40 Relationship fk Product.ProductId to FProtectingObject.ProductId
3.40.1 fk Product.ProductId to FProtectingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
FProtectingObject ProductId
3.40.2 fk Product.ProductId to FProtectingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to FProtectingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentFProtectingObject
Child fieldProductId
Child Cardinality 1
Comments
3.41 Relationship fk Product.ProductId to HMatterProcessingObject.ProductId
3.41.1 fk Product.ProductId to HMatterProcessingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
HMatterProcessingObject ProductId
3.41.2 fk Product.ProductId to HMatterProcessingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to HMatterProcessingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentHMatterProcessingObject
Child fieldProductId
Child Cardinality n
Comments
3.42 Relationship fk Product.ProductId to MDrivingObject.ProductId
3.42.1 fk Product.ProductId to MDrivingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
MDrivingObject ProductId
3.42.2 fk Product.ProductId to MDrivingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to MDrivingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentMDrivingObject
Child fieldProductId
Child Cardinality n
Comments
3.43 Relationship fk Product.ProductId to QControllingObject.ProductId
3.43.1 fk Product.ProductId to QControllingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
QControllingObject ProductId
3.43.2 fk Product.ProductId to QControllingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to QControllingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentQControllingObject
Child fieldProductId
Child Cardinality n
Comments
3.44 Relationship fk Product.ProductId to RRestrictingObject.ProductId
3.44.1 fk Product.ProductId to RRestrictingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
RRestrictingObject ProductId
3.44.2 fk Product.ProductId to RRestrictingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to RRestrictingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentRRestrictingObject
Child fieldProductId
Child Cardinality n
Comments
3.45 Relationship fk Product.ProductId to UHoldingObject.ProductId
3.45.1 fk Product.ProductId to UHoldingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
UHoldingObject ProductId
3.45.2 fk Product.ProductId to UHoldingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to UHoldingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentUHoldingObject
Child fieldProductId
Child Cardinality n
Comments
3.46 Relationship fk Product.ProductId to XInterfacingObject.ProductId
3.46.1 fk Product.ProductId to XInterfacingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
XInterfacingObject ProductId
3.46.2 fk Product.ProductId to XInterfacingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to XInterfacingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentXInterfacingObject
Child fieldProductId
Child Cardinality n
Comments
3.47 Relationship fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId
3.47.1 fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId Diagram
Parent TableParent field
RentalUnit RentalUnitId
Child TableChild field
RentalContract RentalUnitId
3.47.2 fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId Properties
PropertyValue
Name fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId
Description
Parent DocumentRentalUnit
Parent fieldRentalUnitId
Parent Cardinality 1
Child DocumentRentalContract
Child fieldRentalUnitId
Child Cardinality 1
Comments
3.48 Relationship fk Site.SiteId to Building.SiteId
3.48.1 fk Site.SiteId to Building.SiteId Diagram
Parent TableParent field
Site SiteId
Child TableChild field
Building SiteId
3.48.2 fk Site.SiteId to Building.SiteId Properties
PropertyValue
Name fk Site.SiteId to Building.SiteId
Description
Parent DocumentSite
Parent fieldSiteId
Parent Cardinality 1
Child DocumentBuilding
Child fieldSiteId
Child Cardinality n
Comments
3.49 Relationship fk Site.SiteId to Land.SiteId
3.49.1 fk Site.SiteId to Land.SiteId Diagram
Parent TableParent field
Site SiteId
Child TableChild field
Land SiteId
3.49.2 fk Site.SiteId to Land.SiteId Properties
PropertyValue
Name fk Site.SiteId to Land.SiteId
Description
Parent DocumentSite
Parent fieldSiteId
Parent Cardinality 1
Child DocumentLand
Child fieldSiteId
Child Cardinality n
Comments
3.50 Relationship fk Space.SpaceId to FutureOperationalMeasurement.SapceId
3.50.1 fk Space.SpaceId to FutureOperationalMeasurement.SapceId Diagram
Parent TableParent field
Space SpaceId
Child TableChild field
FutureOperationalMeasurement SapceId
3.50.2 fk Space.SpaceId to FutureOperationalMeasurement.SapceId Properties
PropertyValue
Name fk Space.SpaceId to FutureOperationalMeasurement.SapceId
Description
Parent DocumentSpace
Parent fieldSpaceId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldSapceId
Child Cardinality 1
Comments
3.51 Relationship fk Space.SpaceId to Measurement.SpaceId
3.51.1 fk Space.SpaceId to Measurement.SpaceId Diagram
Parent TableParent field
Space SpaceId
Child TableChild field
AreaMeasurement SpaceId
3.51.2 fk Space.SpaceId to Measurement.SpaceId Properties
PropertyValue
Name fk Space.SpaceId to Measurement.SpaceId
Description
Parent DocumentSpace
Parent fieldSpaceId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldSpaceId
Child Cardinality n
Comments
3.52 Relationship fk Space.SpaceId to TechnicalEquipment.SpaceId
3.52.1 fk Space.SpaceId to TechnicalEquipment.SpaceId Diagram
Parent TableParent field
Space SpaceId
Child TableChild field
Product SpaceId
3.52.2 fk Space.SpaceId to TechnicalEquipment.SpaceId Properties
PropertyValue
Name fk Space.SpaceId to TechnicalEquipment.SpaceId
Description
Parent DocumentSpace
Parent fieldSpaceId
Parent Cardinality 1
Child DocumentProduct
Child fieldSpaceId
Child Cardinality n
Comments
3.53 Relationship fk Workplace.WorkplaceId to Measurement.WorkplaceId
3.53.1 fk Workplace.WorkplaceId to Measurement.WorkplaceId Diagram
Parent TableParent field
Workplace WorkplaceId
Child TableChild field
AreaMeasurement ValidFrom
3.53.2 fk Workplace.WorkplaceId to Measurement.WorkplaceId Properties
PropertyValue
Name fk Workplace.WorkplaceId to Measurement.WorkplaceId
Description
Parent DocumentWorkplace
Parent fieldWorkplaceId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldValidFrom
Child Cardinality n
Comments